Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests to account for new warning "expected ';' at end of declaration list... | Carl Norum | 2011-03-07 | 1 | -1/+1 |
* | Don't complain about missing field initializers when the initializer | Douglas Gregor | 2010-06-18 | 1 | -0/+2 |
* | Remember the PR number. | John McCall | 2010-03-11 | 1 | -0/+2 |
* | Implement -Wmissing-field-initializers. Patch by mikem! | John McCall | 2010-03-11 | 1 | -0/+48 |