summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/expressions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve some of the conversion warnings to fire on conversion to bool.David Blaikie2012-05-151-1/+1
* Add fixit notes for -Wconstant-logical-operand.Matt Beaumont-Gay2011-08-151-21/+54
* Remove warnings of constant operands of logical operators from template insta...Richard Trieu2011-07-151-0/+22
* Expand the coverage of the warning for constants on the RHS of logical operands:Chandler Carruth2011-05-311-0/+31
* Flesh out test.John McCall2010-10-121-5/+16
* I just do what the comments tell me to do.John McCall2010-10-121-0/+7
* Move the test for radar 8018252 toFariborz Jahanian2010-08-241-0/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add missing test case for operator ! result type.Sebastian Redl2009-01-191-0/+9
OpenPOWER on IntegriCloud