Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c9875bfa6ffecc8d8316820e2970cf7354f610d2
/
lib
/
Rewrite
/
DeltaTree.cpp
6991218
Be more careful with anonymous namespaces, since Clang diagnoses the ambiguity here
by Douglas Gregor
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
53f9e20
Fix a corner case that ted hit in -emit-html, rdar://5863212
by Chris Lattner
· 17 years ago
febe719
Change the RewriteRope::Chunks data structure from an std::list into
by Chris Lattner
· 17 years ago
3b7ff0d
Change the btree algorithm to split nodes bottom-up instead of top-down.
by Chris Lattner
· 17 years ago
b169e90
split node splitting from interior node restructuring.
by Chris Lattner
· 17 years ago
22cb282
final cleanup, the code is now in a reviewable state.
by Chris Lattner
· 17 years ago
8100d74
move the DeltaTree implementation out of line, remove debugging printfs etc.
by Chris Lattner
· 17 years ago