| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace 'grep foo | count 0' with 'not grep foo'. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -7/+7 |
| * | Clean up and de-XFAIL-ify PCH test for external definitions | Douglas Gregor | 2009-04-22 | 1 | -4/+0 |
| * | Defer generation of tentative definitions. | Daniel Dunbar | 2009-04-15 | 1 | -0/+2 |
| * | Add PCH support for PredefinedExpr and FloatingLiteral expressions | Douglas Gregor | 2009-04-14 | 1 | -0/+1 |
| * | PCH support for a few very, very simple kinds of expressions. Hook up | Douglas Gregor | 2009-04-14 | 1 | -2/+1 |
| * | When building a PCH file, don't perform end-of-translation-unit | Douglas Gregor | 2009-04-14 | 1 | -3/+16 |
| * | When writing a PCH file, keep track of all of the non-static, | Douglas Gregor | 2009-04-14 | 1 | -0/+8 |

