summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReaderStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the memory leak of FloatingLiteral/IntegerLiteral.Argyrios Kyrtzidis2010-08-281-4/+4
* More incremental progress towards not including Expr.h in Sema.h.John McCall2010-08-251-1/+1
* Regularize the API for accessing explicit template arguments.John McCall2010-08-191-2/+2
* Rename pch namespace to serialization.Sebastian Redl2010-08-181-106/+107
* Rename the ASTReader header files.Sebastian Redl2010-08-181-1/+1
* Rename the ASTReader implementation files.Sebastian Redl2010-08-181-0/+1775
OpenPOWER on IntegriCloud