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
/
FixItRewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+1
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-2
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Keep track of errors/warnings in FixItRewriter.
Argyrios Kyrtzidis
2010-11-18
1
-0
/
+3
*
Refactoring of Diagnostic class.
Argyrios Kyrtzidis
2010-11-18
1
-1
/
+1
*
Simplify the ownership model for DiagnosticClients, which was really
Douglas Gregor
2010-08-18
1
-1
/
+4
*
Simplify FixItHint by eliminated the unnecessary InsertionLoc
Douglas Gregor
2010-08-18
1
-12
/
+0
*
Make the FixItOptions object required instead of optional.
Nick Lewycky
2010-08-15
1
-4
/
+2
*
Remember that FixItOptions* is optional and don't crash when it's not provided.
Nick Lewycky
2010-08-14
1
-1
/
+1
*
Add a new cc1 option -fix-what-you-can which when combined with the fix-it mode
Nick Lewycky
2010-08-13
1
-6
/
+6
*
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...
Daniel Dunbar
2010-06-15
1
-0
/
+167