"llvm/utils/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "488c201bb713874da04c53c919e34231bf3852bf"
-
Douglas Gregor authored
tentative definitions off to the ASTConsumer at the end of the translation unit. Eliminate CodeGen's internal tracking of tentative definitions, and instead hook into ASTConsumer::CompleteTentativeDefinition. Also, tweak the definition-deferal logic for C++, where there are no tentative definitions. Fixes <rdar://problem/6808352>, and will make it much easier for precompiled headers to cope with tentative definitions in the future. llvm-svn: 69681
beecd58e
Loading