summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/StmtXML.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-47/+25
| | | | llvm-svn: 81346
* Using "ObjCImplicitSetterGetterRefExpr" instead of ↵Fariborz Jahanian2009-08-201-4/+4
| | | | | | | | "ObjCImplctSetterGetterRefExpr". A field rename and more comments. llvm-svn: 79537
* Renamed ObjCKVCRefExpr to ObjCImplctSetterGetterRefExpr.Fariborz Jahanian2009-08-181-2/+4
| | | | | | | | Removed an unnecessary loop to get to setters incoming argument. Added DoxyGen comments. Still more work to do in this area (WIP). llvm-svn: 79365
* More XML output support, from Olaf Krzikalla!Douglas Gregor2009-06-151-19/+81
| | | | llvm-svn: 73402
* AST XML dump, from Olaf Krzikalla!Douglas Gregor2009-05-211-0/+409
llvm-svn: 72224
OpenPOWER on IntegriCloud