summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-self-comparisons.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* Warn about comparisons between arrays and improve self-comparisonDouglas Gregor2010-06-081-0/+5
warnings, from Troy Straszheim! Fixes PR6163. llvm-svn: 105631
OpenPOWER on IntegriCloud