summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/StmtXML.cpp
Commit message (Expand)AuthorAgeFilesLines
* Completely reimplement __builtin_offsetof, based on a patch by RobertoDouglas Gregor2010-04-281-0/+5
* Use the llvm coding convention for indentation for switch.Mike Stump2010-01-201-17/+17
* Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.Benjamin Kramer2009-11-281-2/+1
* Eliminate CXXConditionDeclExpr with extreme prejudice.Douglas Gregor2009-11-251-2/+0
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-47/+25
* Using "ObjCImplicitSetterGetterRefExpr" instead of "ObjCImplctSetterGetterRef...Fariborz Jahanian2009-08-201-4/+4
* Renamed ObjCKVCRefExpr to ObjCImplctSetterGetterRefExpr.Fariborz Jahanian2009-08-181-2/+4
* More XML output support, from Olaf Krzikalla!Douglas Gregor2009-06-151-19/+81
* AST XML dump, from Olaf Krzikalla!Douglas Gregor2009-05-211-0/+409
OpenPOWER on IntegriCloud