| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add missing lvalue-to-rvalue conversion. | Eli Friedman | 2011-10-31 | 1 | -0/+6 |
| * | -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 |

