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
/
Rewrite
/
RewriteObjC.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the memory leak of FloatingLiteral/IntegerLiteral.
Argyrios Kyrtzidis
2010-08-28
1
-5
/
+6
*
De-memberify the VarDecl and FunctionDecl StorageClass enums.
John McCall
2010-08-26
1
-27
/
+27
*
GCC didn't care for my attempt at API compatibility, so brute-force everything
John McCall
2010-08-25
1
-40
/
+40
*
More incremental progress towards not including Expr.h in Sema.h.
John McCall
2010-08-25
1
-1
/
+1
*
StringRef'ication of lots stuff, patch by Peter Davies!
Daniel Dunbar
2010-08-17
1
-52
/
+52
*
Remove dead code, caught by unused function warnings.
Argyrios Kyrtzidis
2010-08-15
1
-63
/
+0
*
Store inheritance paths after CastExprs instead of inside them.
John McCall
2010-08-07
1
-5
/
+4
*
Initialize block's imported variable(s) in
Fariborz Jahanian
2010-07-28
1
-19
/
+30
*
Fix source location of the initializer in
Fariborz Jahanian
2010-07-21
1
-8
/
+0
*
Fix a rewriter bug which originates in SemaInit involving
Fariborz Jahanian
2010-07-21
1
-4
/
+11
*
Update ImplicitCastExpr to be able to represent an XValue.
Sebastian Redl
2010-07-20
1
-2
/
+4
*
When forming a function call or message send expression, be sure to
Douglas Gregor
2010-07-13
1
-2
/
+2
*
Remove Decl::getCompoundBody().
Argyrios Kyrtzidis
2010-07-07
1
-1
/
+1
*
Rewriter: Use the appropriate printing context instead of the default
Daniel Dunbar
2010-06-30
1
-16
/
+23
*
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...
Daniel Dunbar
2010-06-15
1
-0
/
+5778