Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -3/+3 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -2/+2 |
* | Lazy deserialization of identifiers in PCH files fixed a problem with | Douglas Gregor | 2009-04-21 | 1 | -9/+1 |
* | make sure to verify that the "non pch" runs worked. | Chris Lattner | 2009-04-18 | 1 | -1/+1 |
* | PCH support for a few very, very simple kinds of expressions. Hook up | Douglas Gregor | 2009-04-14 | 1 | -0/+2 |
* | Add a tricky, tricky test case for PCH that we currently don't handle. Commit... | Douglas Gregor | 2009-04-14 | 1 | -0/+10 |
* | PCH support for record decls/types and their fields. Now that we can | Douglas Gregor | 2009-04-13 | 1 | -0/+24 |