summaryrefslogtreecommitdiffstats
path: root/clang/Driver/RewriteTest.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add new API to rewrite one stmt/expr with another.Chris Lattner2007-10-171-10/+11
* Add rewriter support for @encode expressions. For example,Chris Lattner2007-10-171-4/+4
* Fix location processing of @encode: the range should include the @ sign.Chris Lattner2007-10-161-1/+1
* Add a new Rewriter::getRangeSize method.Chris Lattner2007-10-161-0/+29
* Push the rewriter forward a bit more. Now it rewritesChris Lattner2007-10-161-9/+48
* haha, my devious plot is complete:Chris Lattner2007-10-131-1/+1
* another step forward in rewriter stuff. This still hasChris Lattner2007-10-131-2/+3
* Push the rewriting APIs along. Build a trivial client that replaces tabsChris Lattner2007-10-111-8/+58
* add scafolding to play around with and bring up the code rewriter.Chris Lattner2007-10-111-0/+43
OpenPOWER on IntegriCloud