summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2015-11-18 01:19:02 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2015-11-18 01:19:02 +0000
commit2a40fb78c0ae8ba9a46cd63fad2ed50c6f5ec31e (patch)
treea3b4cc0617ae136a4507eb88ee1df0b09c36b3da /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4d6232221352e34f0fc238217f5b2f81a1a06d36 (diff)
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions