summaryrefslogtreecommitdiff
path: root/test/SemaCXX/warn-unused-comparison.cpp
Commit message (Expand)AuthorAge
* Don't analyze comparisons in type- or value-dependentDouglas Gregor2011-10-10
* Remove the last FIXMEs on -Wunused-comparison since it got moved toChandler Carruth2011-08-18
* Whitelist operator== and operator!= as valid for unused value warnings,Chandler Carruth2011-08-17
* Treating the unused equality comparisons as something other than part ofChandler Carruth2011-08-17