summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update equality and relationship comparisons of pointers to reflectDouglas Gregor2010-06-151-0/+8
* Rearchitect -Wconversion and -Wsign-compare. Instead of computing themJohn McCall2010-05-061-10/+10
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* First pass at implementing C++ enum semantics: calculate (and store) anJohn McCall2009-12-091-10/+15
* Improve the -Wsign-compare heuristics:John McCall2009-11-061-12/+192
* Turn off -Wsign-compare warnings by defaultDouglas Gregor2009-11-061-1/+1
* Implement the conditional-operator part of -Wsign-compare. TurnJohn McCall2009-11-051-0/+15
OpenPOWER on IntegriCloud