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