Age | Commit message (Expand) | Author |
---|---|---|
2013-05-16 | Merging r181465: | Bill Wendling |
2013-05-08 | Merging r181368: | Bill Wendling |
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2011-10-15 | Handle an edge case involving the conditional operator and throw expressions.... | Eli Friedman |
2011-02-28 | Add -fcxx-exceptions to all tests that use C++ exceptions. | Anders Carlsson |
2011-02-19 | Pass -fexceptions to all tests that use try/catch/throw. | Anders Carlsson |
2010-10-29 | Don't assert on attempts to throw 'bool'. I wonder if in the history of C++ | John McCall |
2010-01-23 | Insulate these from changes to the default for -Wunreachable-code. | Mike Stump |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-07 | Correctly handle conditional operators involving throw. | Eli Friedman |