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
/
Rewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include (introduced by dependence on DeclGroup)
Ted Kremenek
2008-10-07
1
-0
/
+1
*
add a new Rewriter::getRewritenText method that returns the text for a range
Chris Lattner
2008-10-03
1
-0
/
+49
*
Patch by Csaba Hruska!
Ted Kremenek
2008-09-13
1
-2
/
+3
*
add an assertion
Chris Lattner
2008-05-28
1
-0
/
+1
*
fix an inconsistency computing offsets that caused a crash on rewrite-nest.m
Chris Lattner
2008-05-23
1
-1
/
+1
*
remove ifdefs
Chris Lattner
2008-04-14
1
-35
/
+0
*
Change the RewriteRope::Chunks data structure from an std::list into
Chris Lattner
2008-04-14
1
-3
/
+18
*
remove ifdefs
Chris Lattner
2008-04-12
1
-77
/
+0
*
Do an initial hack at replacing one of the incredibly inefficient
Chris Lattner
2008-04-12
1
-2
/
+13
*
Added variant of "InsertText" in the Rewriter to support inserting text both
Ted Kremenek
2008-03-18
1
-5
/
+7
*
Bug fix in RewriteBuffer::getMappedOffset: potentially multiple deltas
Ted Kremenek
2008-03-18
1
-4
/
+6
*
Make a major restructuring of the clang tree: introduce a top-level
Chris Lattner
2008-03-15
1
-0
/
+258