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