Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove two xfailed tests. These aren't doing any good for us until serializa... | Chris Lattner | 2009-03-18 | 1 | -13/+0 |
* | true is pass, false is success. | Chris Lattner | 2009-02-03 | 1 | -1/+1 |
* | make this fail faster. | Chris Lattner | 2009-02-03 | 1 | -1/+2 |
* | Fix: <rdar://problem/6510344> [pth] PTH slows down regular lexer considerably... | Ted Kremenek | 2009-01-20 | 1 | -0/+1 |
* | Remove the TopLevelDecls from TranslationUnit, since all of those decls are o... | Douglas Gregor | 2009-01-20 | 1 | -1/+0 |
* | Remove ScopedDecl, collapsing all of its functionality into Decl, so | Douglas Gregor | 2009-01-20 | 1 | -2/+2 |
* | Inlined test case to make it independent of the stmt_exprs test case in test/... | Ted Kremenek | 2007-11-28 | 1 | -1/+11 |
* | Added initial test case for testing serialization of ASTs. This test | Ted Kremenek | 2007-11-28 | 1 | -0/+2 |