summaryrefslogtreecommitdiffstats
path: root/test/SemaCXX/vector-casts.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide overload diagnostics when explicit casts involving class types fail.John McCall2011-02-141-3/+3
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-4/+4
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve handling of vector casts in C++.Anders Carlsson2009-09-161-0/+40