aboutsummaryrefslogtreecommitdiff
path: root/lib/Rewrite/Rewriter.cpp
AgeCommit message (Expand)Author
2008-04-14remove ifdefsChris Lattner
2008-04-14Change the RewriteRope::Chunks data structure from an std::list intoChris Lattner
2008-04-12remove ifdefsChris Lattner
2008-04-12Do an initial hack at replacing one of the incredibly inefficient Chris Lattner
2008-03-18Added variant of "InsertText" in the Rewriter to support inserting text bothTed Kremenek
2008-03-18Bug fix in RewriteBuffer::getMappedOffset: potentially multiple deltas Ted Kremenek
2008-03-15Make a major restructuring of the clang tree: introduce a top-levelChris Lattner