Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2011-05-31 | Expand the coverage of the warning for constants on the RHS of logical operands: | Chandler Carruth |
2010-07-24 | turn down the logical bitwise confusion warning to not warn | Chris Lattner |
2010-07-13 | Add a warning to catch a bug recently caught by code review, like this: | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-14 | Avoid assert-crash in a case where the expression passed to EmitConstantExpr | Eli Friedman |