index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
Frontend
/
DeclXML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the AST printer (-ast-print-xml), which is too incomplete and
Douglas Gregor
2011-03-07
1
-183
/
+0
*
Add declarations nested in a linkage specification to the output of
Douglas Gregor
2010-10-18
1
-1
/
+1
*
Improve XML output for class/struct/union declarations, from Martin Vejnar!
Douglas Gregor
2010-10-08
1
-21
/
+3
*
Frontend/XML: Add support for printing nested structures, patch by Martin Vej...
Daniel Dunbar
2010-09-29
1
-0
/
+12
*
"this patch properly addresses escaping < and > which might appear
Chris Lattner
2010-05-12
1
-1
/
+2
*
Improved -ast-print-xml for C++, from Sebastien Binet!
Douglas Gregor
2010-05-10
1
-4
/
+43
*
Improve XML output for C++ classes, from Olaf Krzikalla!
Douglas Gregor
2010-03-08
1
-7
/
+19
*
Use the llvm coding convention for indentation for switch.
Mike Stump
2010-01-20
1
-2
/
+2
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-49
/
+25
*
De-ASTContext-ify DeclContext.
Argyrios Kyrtzidis
2009-06-30
1
-4
/
+4
*
Remove the ASTContext parameter from the getBody() methods of Decl and subcla...
Argyrios Kyrtzidis
2009-06-30
1
-1
/
+1
*
More XML output support, from Olaf Krzikalla!
Douglas Gregor
2009-06-15
1
-0
/
+161