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
/
DeltaTree.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[Edit, Rewrite] Fix some Clang-tidy modernize and Include What You Use warnin...
Eugene Zelenko
2018-03-27
1
-22
/
+26
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
1
-0
/
+464
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-467
/
+0
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-3
/
+1
*
"I see dead code". IdempotentOperationChecker::isTruncationExtensionAssignment
Chris Lattner
2010-09-03
1
-8
/
+2
*
reduce redundant are's
Chris Lattner
2010-01-20
1
-1
/
+1
*
Be more careful with anonymous namespaces, since Clang diagnoses the ambiguit...
Douglas Gregor
2009-11-17
1
-19
/
+9
*
Remove tabs, and whitespace cleanups.
Mike Stump
2009-09-09
1
-53
/
+53
*
Fix a corner case that ted hit in -emit-html, rdar://5863212
Chris Lattner
2008-04-15
1
-1
/
+1
*
Change the RewriteRope::Chunks data structure from an std::list into
Chris Lattner
2008-04-14
1
-6
/
+8
*
Change the btree algorithm to split nodes bottom-up instead of top-down.
Chris Lattner
2008-04-13
1
-77
/
+115
*
split node splitting from interior node restructuring.
Chris Lattner
2008-04-13
1
-37
/
+61
*
final cleanup, the code is now in a reviewable state.
Chris Lattner
2008-04-12
1
-1
/
+6
*
move the DeltaTree implementation out of line, remove debugging printfs etc.
Chris Lattner
2008-04-12
1
-0
/
+416