summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/eof.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Diagnose attempts to explicitly instantiate a template at class scope. ↵Richard Smith2017-02-091-1/+1
| | | | | | Previously Clang would simply ignore the 'template' keyword in this case. llvm-svn: 294639
* Fix PR 19630, don't crash when file ends with whitespace.Richard Trieu2014-05-021-0/+13
llvm-svn: 207883
OpenPOWER on IntegriCloud