summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx-chain-function-template.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Chained PCH: Remember when additional specializations are added to a ↵Sebastian Redl2011-04-141-0/+32
function template from a previous PCH. Fixes the only crasher when using massive chains on Clang's Sema component. We still have some incomplete codegen there. llvm-svn: 129516
OpenPOWER on IntegriCloud