Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chained PCH: Remember when additional specializations are added to a ↵ | Sebastian Redl | 2011-04-14 | 1 | -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 |