summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTWriterStmt.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Provide proper type-source location information forDouglas Gregor2010-09-081-4/+3
* Improve source-location information for CXXNewExpr, by hanging on toDouglas Gregor2010-09-071-0/+1
* Eliminate CXXBindReferenceExpr, which was used in a ton ofDouglas Gregor2010-09-021-9/+0
* AST work to support [C++] [IRgen] for ?: with missing LHSFariborz Jahanian2010-08-311-0/+1
* 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-5/+4
* Rename pch namespace to serialization.Sebastian Redl2010-08-181-107/+107
* Rename PCHWriter.h to ASTWriter.hSebastian Redl2010-08-181-1/+1
* Rename the ASTWriter implementation filesSebastian Redl2010-08-181-0/+1370
OpenPOWER on IntegriCloud