Skip to content
Commit 7282dd77 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Replace &vector[0] with vector.data() to avoid invalid dereference caught by...

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.

llvm-svn: 244134
parent 3affe6e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment