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
/
StmtXML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the TypesCompatibleExprClass AST node. Merge its functionality into Bi...
Francois Pichet
2010-12-08
1
-7
/
+0
*
Eliminate usage of ObjCSuperExpr used for
Fariborz Jahanian
2010-10-14
1
-6
/
+0
*
Convert all uses of StringLiteral::getStrData() to StringLiteral::getString()
Benjamin Kramer
2010-08-17
1
-1
/
+2
*
Zap unused UnaryOperator::OffsetOf.
Eli Friedman
2010-08-13
1
-1
/
+0
*
Completely reimplement __builtin_offsetof, based on a patch by Roberto
Douglas Gregor
2010-04-28
1
-0
/
+5
*
Use the llvm coding convention for indentation for switch.
Mike Stump
2010-01-20
1
-17
/
+17
*
Remove VISIBILITY_HIDDEN from anonymous namespaces in libFrontend.
Benjamin Kramer
2009-11-28
1
-2
/
+1
*
Eliminate CXXConditionDeclExpr with extreme prejudice.
Douglas Gregor
2009-11-25
1
-2
/
+0
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-47
/
+25
*
Using "ObjCImplicitSetterGetterRefExpr" instead of "ObjCImplctSetterGetterRef...
Fariborz Jahanian
2009-08-20
1
-4
/
+4
*
Renamed ObjCKVCRefExpr to ObjCImplctSetterGetterRefExpr.
Fariborz Jahanian
2009-08-18
1
-2
/
+4
*
More XML output support, from Olaf Krzikalla!
Douglas Gregor
2009-06-15
1
-19
/
+81
*
AST XML dump, from Olaf Krzikalla!
Douglas Gregor
2009-05-21
1
-0
/
+409