Re-commit r214547 with tests fixed. Hopefully all the bots will be happy now.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 1 Aug 2014 20:39:36 +0000 (20:39 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 1 Aug 2014 20:39:36 +0000 (20:39 +0000)
commit1ba0a07e46c96e81c2f60dd8010ce592c2330119
tree25ad4bb448b84827572802a3fcedc84e0ff2170b
parente2d6429493d748e24917f8217f7ddd4d29d21ba2
Re-commit r214547 with tests fixed. Hopefully all the bots will be happy now.
Original message:

Fix iterator invalidation issues that are breaking my modules buildbot's
bootstrap.

llvm-svn: 214555
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/ModuleBuilder.cpp
clang/test/CodeGenCXX/attr-used.cpp