Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
770951b5bb6028a8d326ddb4a13cef7d4a128162
/
Rewrite
d6690b2
simplify change.
by Chris Lattner
· 17 years ago
075eb6e
Fix a bug steve noticed when handling nested rewrites. We now turn this:
by Chris Lattner
· 17 years ago
01c5748
Add new API to rewrite one stmt/expr with another.
by Chris Lattner
· 17 years ago
9d62a5b
The size returned by Rewriter::getRangeSize should include
by Chris Lattner
· 17 years ago
674af95
Fix location processing of @encode: the range should include the @ sign.
by Chris Lattner
· 17 years ago
311ff02
Add a new Rewriter::getRangeSize method.
by Chris Lattner
· 17 years ago
2c64b7b
Push the rewriter forward a bit more. Now it rewrites
by Chris Lattner
· 17 years ago
57c337d
haha, my devious plot is complete:
by Chris Lattner
· 17 years ago
03b0710
With this I can now insert stuff before tabs, woo.
by Chris Lattner
· 17 years ago
88d0ed0
Woo, tab deletion now works. Next lets see if we can insert stuff.
by Chris Lattner
· 17 years ago
7c23960
another step forward in rewriter stuff. This still has
by Chris Lattner
· 17 years ago
8a12c27
Push the rewriting APIs along. Build a trivial client that replaces tabs
by Chris Lattner
· 17 years ago
8bd12b8
Initial checkin of rewriter interface. It is just stubbed out for now.
by Chris Lattner
· 17 years ago