summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-unused-comparison.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the last FIXMEs on -Wunused-comparison since it got moved toChandler Carruth2011-08-181-6/+6
* Whitelist operator== and operator!= as valid for unused value warnings,Chandler Carruth2011-08-171-7/+7
* Treating the unused equality comparisons as something other than part ofChandler Carruth2011-08-171-0/+72
OpenPOWER on IntegriCloud