]> granicus.if.org Git - clang/commit
Store the pending implicit instantiations in the PCH and perform them at the end...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Aug 2010 09:48:16 +0000 (09:48 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 5 Aug 2010 09:48:16 +0000 (09:48 +0000)
commit0e0363866792b309d70e9c8e92b4c239773af89c
tree3df1d201ce92c06a6812878941c859b41d9c7092
parent72b90571b1783b17c3f2204cec5ca440edc38bee
Store the pending implicit instantiations in the PCH and perform them at the end of the translation unit that
included the PCH, as God intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110324 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/PCHBitCodes.h
include/clang/Frontend/PCHReader.h
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp
lib/Sema/Sema.cpp
test/PCH/cxx-templates.cpp
test/PCH/cxx-templates.h