summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/cstyle-cast.mm
Commit message (Expand)AuthorAgeFilesLines
* Provide overload diagnostics when explicit casts involving class types fail.John McCall2011-02-141-1/+1
* When pretty-printing tag types, only print the tag if we're in C (andJohn McCall2010-03-101-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Make tests use the new clang -cc1 flag.Fariborz Jahanian2009-12-141-1/+1
* More detailed analysis of typecast to an objective-c pointerFariborz Jahanian2009-12-081-2/+22
* Patch to allow cstyle cast of objective-c pointers in objective-c++Fariborz Jahanian2009-12-081-0/+20