Age | Commit message (Expand) | Author |
---|---|---|
2012-09-18 | Per discussion on cfe-dev, remove -Wunique-enums entirely. There | Ted Kremenek |
2012-07-15 | Use llvm::APSInt::isSameValue to compare for the same value. | Eric Christopher |
2012-06-29 | Add a fix-it hint note to -Wunique-enum to suggest that the last element gets | Richard Trieu |
2012-05-30 | Disable -Wunique-enum for anonymous enums. | David Blaikie |
2012-05-30 | Add new -Wunique-enum which will warn on enums which all elements have the | Richard Trieu |