summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-for-var-in-else.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the warning for variables declared in the if-expression being used inNick Lewycky2010-08-051-45/+0
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate some false positives due to a thinko in the "'blah' isDouglas Gregor2009-11-051-0/+14
* Prep for new warning.Mike Stump2009-07-221-0/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Added a warning when referencing an if's condition variable in theDouglas Gregor2008-12-101-0/+30
OpenPOWER on IntegriCloud