summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/instantiate-explicitly-after-fatal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix crash-on-invalid bug in template instantiation.Manuel Klimek2015-06-261-0/+9
Get rid of code-path that (according to Richard Smith) is not needed but leads to a crasher bug when assuming a template has been fully instantiated and thus has a definition. llvm-svn: 240752
OpenPOWER on IntegriCloud