summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/DeltaTree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a corner case that ted hit in -emit-html, rdar://5863212Chris Lattner2008-04-151-1/+1
* Change the RewriteRope::Chunks data structure from an std::list intoChris Lattner2008-04-141-6/+8
* Change the btree algorithm to split nodes bottom-up instead of top-down.Chris Lattner2008-04-131-77/+115
* split node splitting from interior node restructuring.Chris Lattner2008-04-131-37/+61
* final cleanup, the code is now in a reviewable state.Chris Lattner2008-04-121-1/+6
* move the DeltaTree implementation out of line, remove debugging printfs etc.Chris Lattner2008-04-121-0/+416
OpenPOWER on IntegriCloud