diff options
author | Philip Reames <listmail@philipreames.com> | 2015-02-28 00:47:50 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2015-02-28 00:47:50 +0000 |
commit | a226e6115c5f591fcd68bcfd10cf872c155c0e2c (patch) | |
tree | d36ceec204e9d27d5cb24f7a4d59d4a0ccc3bd1f /clang/test/CodeGenCXX/key-function-vtable.cpp | |
parent | b52cf5213dd7639789193e17906c0aca842cfe86 (diff) | |
download | bcm5719-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