summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/StmtSerialization.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Use pointer swizziling to unify in ObjCMessageExpr the receiver and classname...Ted Kremenek2008-05-011-3/+58
* Extend InitListExpr API/IMPL to support arbitrary add/remove (in support of t...Steve Naroff2008-05-011-6/+8
* Add support for C++ default arguments, and rework Parse-Sema Chris Lattner2008-04-081-0/+21
* Pass the ASTContext object around when deserializing Decl and Stmt objects, soSam Bishop2008-04-071-146/+149
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1001
OpenPOWER on IntegriCloud