History log of /external/clang/test/PCH/chain-pending-instantiations.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c1d3ffbbad742c90f22198d7909b0a98865bfefa 24-Apr-2011 Sebastian Redl <sebastian.redl@getdesigned.at> Store the full list of pending instantiations in a chained PCH. Previously we attempted to store only new pending instantiations, but our filter was incorrect, dropping implicit instantiations of class template members. It's just not worth coming up with a complex filter that is correct, when the only cost is PCH files that are a few hundred bytes (at most) larger.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@130098 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/PCH/chain-pending-instantiations.cpp