Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests to account for new warning "expected ';' at end of declaration ↵ | Carl Norum | 2011-03-07 | 1 | -1/+1 |
| | | | | | | list". Sorry, folks! llvm-svn: 127188 | ||||
* | Don't complain about missing field initializers when the initializer | Douglas Gregor | 2010-06-18 | 1 | -0/+2 |
| | | | | | | list is completely empty, from Lasse Kärkkäinen! Fixes PR7413. llvm-svn: 106320 | ||||
* | Remember the PR number. | John McCall | 2010-03-11 | 1 | -0/+2 |
| | | | | llvm-svn: 98276 | ||||
* | Implement -Wmissing-field-initializers. Patch by mikem! | John McCall | 2010-03-11 | 1 | -0/+48 |
llvm-svn: 98275 |