Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
2c6e28302a294a276398a1fcab40addf2cd3d7f3
/
Rewrite
bc68f69
simplify change.
by Chris Lattner
· 17 years ago
a8a7368
Fix a bug steve noticed when handling nested rewrites. We now turn this:
by Chris Lattner
· 17 years ago
bf0bfa6
Add new API to rewrite one stmt/expr with another.
by Chris Lattner
· 17 years ago
93e2a4e
The size returned by Rewriter::getRangeSize should include
by Chris Lattner
· 17 years ago
cfd61c8
Fix location processing of @encode: the range should include the @ sign.
by Chris Lattner
· 17 years ago
6fe8b27
Add a new Rewriter::getRangeSize method.
by Chris Lattner
· 17 years ago
74db168
Push the rewriter forward a bit more. Now it rewrites
by Chris Lattner
· 17 years ago
e471a3b
haha, my devious plot is complete:
by Chris Lattner
· 17 years ago
cea0bcc
With this I can now insert stuff before tabs, woo.
by Chris Lattner
· 17 years ago
f5e7f84
Woo, tab deletion now works. Next lets see if we can insert stuff.
by Chris Lattner
· 17 years ago
3cfe3d3
another step forward in rewriter stuff. This still has
by Chris Lattner
· 17 years ago
569faa6
Push the rewriting APIs along. Build a trivial client that replaces tabs
by Chris Lattner
· 17 years ago
5762937
Initial checkin of rewriter interface. It is just stubbed out for now.
by Chris Lattner
· 17 years ago