summaryrefslogtreecommitdiffstats
path: root/clang/lib/Rewrite/Rewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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