summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/temp/temp.param/p2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostic for missing comma in template parameter list.Richard Smith2018-08-171-3/+6
* [Parser][FixIt] Better diagnostics for "typedef" instead of "typename" typoJan Korous2018-02-081-14/+14
* Diagnose the various invalid decl-specifiers on nontype template parameters.Faisal Vali2017-12-221-3/+28
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Properly disambiguate between an elaborated-type-specifier and aDouglas Gregor2010-06-041-0/+5
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Implement C++ [temp.param]p2 correctly, looking ahead when we see aDouglas Gregor2009-11-211-1/+2
* Move a bunch of tests into temp.param, and write a few tests for paragraphs t...Douglas Gregor2009-06-131-0/+16
OpenPOWER on IntegriCloud