diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-07 06:38:20 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-07-07 06:38:20 +0000 |
commit | a9a1c68a1bcba94f8d5c6cf5ea5619b0e2eedfce (patch) | |
tree | 9960c190d3d42c07bfb00db452e60687b3784cd9 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | f456e442114973b8f0866f88c694bf0b6697a7ca (diff) | |
download | bcm5719-llvm-a9a1c68a1bcba94f8d5c6cf5ea5619b0e2eedfce.tar.gz bcm5719-llvm-a9a1c68a1bcba94f8d5c6cf5ea5619b0e2eedfce.zip |
Fix an iterator invalidation issue: deserializing a key function can write to
the key functions table. Don't hold references to anything within that table
across such an access.
llvm-svn: 212437
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions