Skip to content
Commit eb433971 authored by Sean Callanan's avatar Sean Callanan
Browse files

Fixed a bug where ClangExpressionVariableList was

storing pointers to objects inside a std::vector.
These objects can move around as the std::vector
changes, invalidating the pointers.

llvm-svn: 112527
parent 718d515b
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