summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/key-function-vtable.cpp
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2015-02-28 00:47:50 +0000
committerPhilip Reames <listmail@philipreames.com>2015-02-28 00:47:50 +0000
commita226e6115c5f591fcd68bcfd10cf872c155c0e2c (patch)
treed36ceec204e9d27d5cb24f7a4d59d4a0ccc3bd1f /clang/test/CodeGenCXX/key-function-vtable.cpp
parentb52cf5213dd7639789193e17906c0aca842cfe86 (diff)
downloadbcm5719-llvm-a226e6115c5f591fcd68bcfd10cf872c155c0e2c.tar.gz
bcm5719-llvm-a226e6115c5f591fcd68bcfd10cf872c155c0e2c.zip
[RewriteStatepointsForGC] Fix iterator invalidation bug
Inserting into a DenseMap you're iterating over is not well defined. This is unfortunate since this is well defined on a std::map. "cleanup per llvm code style standards" bug #2 llvm-svn: 230827
Diffstat (limited to 'clang/test/CodeGenCXX/key-function-vtable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud