Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Wc++98-compat and -Wc++98-compat-pedantic warnings for Sema, part 1. | Richard Smith | 2011-10-18 | 1 | -4/+8 |
* | Teach the ARC compiler to not require __bridge casts when | John McCall | 2011-10-17 | 1 | -44/+50 |
* | Add a helper function for determining whether an expression | John McCall | 2011-10-17 | 1 | -1/+1 |
* | Catch placeholder types in DefaultLvalueConversion | John McCall | 2011-10-11 | 1 | -20/+24 |
* | Rename SemaCXXCast.cpp to SemaCast.cpp. | John McCall | 2011-10-11 | 1 | -0/+2065 |