summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInstance.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2014-07-07 06:38:20 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2014-07-07 06:38:20 +0000
commita9a1c68a1bcba94f8d5c6cf5ea5619b0e2eedfce (patch)
tree9960c190d3d42c07bfb00db452e60687b3784cd9 /clang/lib/Frontend/CompilerInstance.cpp
parentf456e442114973b8f0866f88c694bf0b6697a7ca (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud