Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-07 | Sema: Don't crash when trying to emit a warning for a duplicate value in an i... | Benjamin Kramer | 1 | -0/+9 |
2012-12-22 | Add back -Wduplicate-enum which I mistakenly removed. | Ted Kremenek | 1 | -0/+92 |
2012-09-18 | Per discussion on cfe-dev, remove -Wunique-enums entirely. There | Ted Kremenek | 1 | -92/+0 |
2012-08-30 | Add -Wduplicate-enum warning. Clang will emit this warning when an implicitly | Richard Trieu | 1 | -0/+92 |