Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make wording for certain invalid unary expressions more consistent. | David Majnemer | 2013-10-09 | 1 | -1/+1 |
* | Fixed messages in tests. | Serge Pavlov | 2013-10-08 | 1 | -1/+1 |
* | Add fixits suggesting parenthesis around type name in expressions like sizeof. | Serge Pavlov | 2013-10-08 | 1 | -0/+20 |
* | sizeof(void) etc. should be a hard error in C++. | Eli Friedman | 2013-08-13 | 1 | -0/+8 |
* | Grab-bag of bit-field fixes: | John McCall | 2013-05-06 | 1 | -0/+20 |