summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/type-definition-in-specifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bail out if we try to build a DeclRefExpr naming an invalid declaration.Richard Smith2017-01-041-4/+2
* Store decls in prototypes on the declarator instead of in the ASTReid Kleckner2016-12-091-8/+13
* Fix treatment of types defined in function prototypeSerge Pavlov2014-06-251-0/+41
* Replace "can not" with "cannot" in diagnostics messages.Ismail Pazarbasi2014-03-071-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* When we parse a tag specifier, keep track of whether that tagDouglas Gregor2009-05-281-0/+25
OpenPOWER on IntegriCloud