summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-unique-enum.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use llvm::APSInt::isSameValue to compare for the same value.Eric Christopher2012-07-151-0/+6
* Add a fix-it hint note to -Wunique-enum to suggest that the last element getsRichard Trieu2012-06-291-3/+8
* Disable -Wunique-enum for anonymous enums.David Blaikie2012-05-301-1/+1
* Add new -Wunique-enum which will warn on enums which all elements have theRichard Trieu2012-05-301-0/+16
OpenPOWER on IntegriCloud