summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Rewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add #include (introduced by dependence on DeclGroup)Ted Kremenek2008-10-071-0/+1
* add a new Rewriter::getRewritenText method that returns the text for a rangeChris Lattner2008-10-031-0/+49
* Patch by Csaba Hruska!Ted Kremenek2008-09-131-2/+3
* add an assertionChris Lattner2008-05-281-0/+1
* fix an inconsistency computing offsets that caused a crash on rewrite-nest.mChris Lattner2008-05-231-1/+1
* remove ifdefsChris Lattner2008-04-141-35/+0
* Change the RewriteRope::Chunks data structure from an std::list intoChris Lattner2008-04-141-3/+18
* remove ifdefsChris Lattner2008-04-121-77/+0
* Do an initial hack at replacing one of the incredibly inefficient Chris Lattner2008-04-121-2/+13
* Added variant of "InsertText" in the Rewriter to support inserting text bothTed Kremenek2008-03-181-5/+7
* Bug fix in RewriteBuffer::getMappedOffset: potentially multiple deltas Ted Kremenek2008-03-181-4/+6
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+258
OpenPOWER on IntegriCloud