summaryrefslogtreecommitdiffstats
path: root/clang/test/Serialization/stmt_exprs.c
Commit message (Expand)AuthorAgeFilesLines
* remove two xfailed tests. These aren't doing any good for us until serializa...Chris Lattner2009-03-181-13/+0
* true is pass, false is success.Chris Lattner2009-02-031-1/+1
* make this fail faster.Chris Lattner2009-02-031-1/+2
* Fix: <rdar://problem/6510344> [pth] PTH slows down regular lexer considerably...Ted Kremenek2009-01-201-0/+1
* Remove the TopLevelDecls from TranslationUnit, since all of those decls are o...Douglas Gregor2009-01-201-1/+0
* Remove ScopedDecl, collapsing all of its functionality into Decl, soDouglas Gregor2009-01-201-2/+2
* Inlined test case to make it independent of the stmt_exprs test case in test/...Ted Kremenek2007-11-281-1/+11
* Added initial test case for testing serialization of ASTs. This testTed Kremenek2007-11-281-0/+2
OpenPOWER on IntegriCloud