index
:
~jwrdegoede/clang
master
Hans' clang repository
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Rewrite
/
DeltaTree.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
1
-1
/
+1
2015-06-22
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
1
-1
/
+1
2014-07-16
Make clang's rewrite engine a core feature
Alp Toker
1
-0
/
+464
2012-09-01
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
1
-467
/
+0
2011-07-23
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
1
-3
/
+1
2010-09-03
"I see dead code". IdempotentOperationChecker::isTruncationExtensionAssignment
Chris Lattner
1
-8
/
+2
2010-01-20
reduce redundant are's
Chris Lattner
1
-1
/
+1
2009-11-17
Be more careful with anonymous namespaces, since Clang diagnoses the ambiguit...
Douglas Gregor
1
-19
/
+9
2009-09-09
Remove tabs, and whitespace cleanups.
Mike Stump
1
-53
/
+53
2008-04-15
Fix a corner case that ted hit in -emit-html, rdar://5863212
Chris Lattner
1
-1
/
+1
2008-04-14
Change the RewriteRope::Chunks data structure from an std::list into
Chris Lattner
1
-6
/
+8
2008-04-13
Change the btree algorithm to split nodes bottom-up instead of top-down.
Chris Lattner
1
-77
/
+115
2008-04-13
split node splitting from interior node restructuring.
Chris Lattner
1
-37
/
+61
2008-04-12
final cleanup, the code is now in a reviewable state.
Chris Lattner
1
-1
/
+6
2008-04-12
move the DeltaTree implementation out of line, remove debugging printfs etc.
Chris Lattner
1
-0
/
+416