Skip to content
Commit a60cd577 authored by Charles Davis's avatar Charles Davis
Browse files

My attempt at fixing the leak reported by the valgrind buildbots. Valgrind will

still report leaks, but they're spurious now. Valgrind cannot peer into
std::vector objects--or any dynamic array, for that matter--because it doesn't
know how big the array is.

llvm-svn: 132174
parent 9dcee31a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment