summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/PCHReaderStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the PCH reader use the diagnostics system for its complaints.Douglas Gregor2009-04-281-8/+2
* Teach PCH that ASTContext is optional. Move -parse-noop and -Eonly (so far)Chris Lattner2009-04-271-7/+7
* read all decls (and attributes and stmts/exprs referenced by the decl)Chris Lattner2009-04-271-1/+0
* change the interface to ReadStmt to force clients to pass a cursor in to read...Chris Lattner2009-04-271-14/+14
* split stmt/expr deserialization out to PCHReaderStmt.cppChris Lattner2009-04-271-0/+1134
OpenPOWER on IntegriCloud