summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/SemaCast.cpp
Commit message (Expand)AuthorAgeFilesLines
* -Wc++98-compat and -Wc++98-compat-pedantic warnings for Sema, part 1.Richard Smith2011-10-181-4/+8
* Teach the ARC compiler to not require __bridge casts whenJohn McCall2011-10-171-44/+50
* Add a helper function for determining whether an expressionJohn McCall2011-10-171-1/+1
* Catch placeholder types in DefaultLvalueConversionJohn McCall2011-10-111-20/+24
* Rename SemaCXXCast.cpp to SemaCast.cpp.John McCall2011-10-111-0/+2065
OpenPOWER on IntegriCloud