Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 'not' from some CodeGen tests | Alp Toker | 2013-12-14 | 1 | -1/+2 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -3/+3 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Do a proper recursive lookup when deciding whether a class's usual | John McCall | 2011-01-27 | 1 | -3/+67 |
* | Fix for Release-Assert. | Mike Stump | 2010-01-13 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Fix spelling for target triplet. | Mike Stump | 2009-11-16 | 1 | -1/+1 |
* | Try and fix buildbot issue. | Mike Stump | 2009-11-16 | 1 | -1/+1 |
* | Implement two-argument form of delete operator. | Eli Friedman | 2009-11-16 | 1 | -0/+6 |