Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the warning for variables declared in the if-expression being used in | Nick Lewycky | 2010-08-05 | 1 | -45/+0 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Eliminate some false positives due to a thinko in the "'blah' is | Douglas Gregor | 2009-11-05 | 1 | -0/+14 |
* | Prep for new warning. | Mike Stump | 2009-07-22 | 1 | -0/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Added a warning when referencing an if's condition variable in the | Douglas Gregor | 2008-12-10 | 1 | -0/+30 |