summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/static-cast-complete-type.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Check that the destination type of a static_cast expression is a complete type.Anders Carlsson2009-09-071-0/+13