diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-11-18 01:19:02 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2015-11-18 01:19:02 +0000 |
commit | 2a40fb78c0ae8ba9a46cd63fad2ed50c6f5ec31e (patch) | |
tree | a3b4cc0617ae136a4507eb88ee1df0b09c36b3da /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp | |
parent | 4d6232221352e34f0fc238217f5b2f81a1a06d36 (diff) | |
download | bcm5719-llvm-2a40fb78c0ae8ba9a46cd63fad2ed50c6f5ec31e.tar.gz bcm5719-llvm-2a40fb78c0ae8ba9a46cd63fad2ed50c6f5ec31e.zip |
Don't expose iterators into the list of types on the ASTContext; these are
unsafe, since many operations on the types can trigger lazy deserialization of
more types and invalidate the iterators. This fixes a crasher, but I've not
been able to reduce it to a reasonable testcase yet.
llvm-svn: 253420
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions/main.cpp')
0 files changed, 0 insertions, 0 deletions