summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-typeof.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostics for invalid use of non-static members / this:Richard Smith2012-04-051-1/+1
* Preserve invalidity of typeof operands in C++.John McCall2010-08-241-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Support "typeof unary-expression" (GNU C++ extension).Argyrios Kyrtzidis2008-09-051-0/+7