summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/type-traits-incomplete.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow (cv) void and incomplete arrays to be passed to the type traits.Sebastian Redl2010-09-081-1/+2
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-2/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Some (most) type trait expressions require that the argument passed in is a c...Anders Carlsson2009-07-071-0/+7