commit | 39879766931ae5c5958b2468527342f5a00a244a | [log] [tgz] |
---|---|---|
author | Nick Lewycky <nicholas@mxc.ca> | Wed Aug 05 21:16:02 2015 +0000 |
committer | Nick Lewycky <nicholas@mxc.ca> | Wed Aug 05 21:16:02 2015 +0000 |
tree | 75001f01e6b36e5903f73f43955b4e775d5825dd | |
parent | cea26c272b3637f177b04817746341c33e54fb39 [diff] |
Replace &vector[0] with vector.data() to avoid invalid dereference caught by debug STL. Also move a '*' for consistency and fix an 80-col violation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@244134 91177308-0d34-0410-b5e6-96231b3b80d8