[cfe-dev] About "rewriting" and ObjC support

Chris Lattner clattner at apple.com
Sun Nov 4 12:04:01 PST 2007


On Nov 4, 2007, at 11:57 AM, Keith Bauer wrote:

> Does someone have a high-level overview of what all the ObjC rewriting
> commits recently are about?

At this point, we're just playing around with it (hence the name "- 
rewrite-test") to exercise the rewriting library.

The rewriting library is designed to support refactoring and code  
modification transformations.

> Unrelatedly, supposing one wanted to alter every class and method name
> in an ObjC program, would clang's rewriting support be an appropriate
> way to do this?

yes!

-Chris



More information about the cfe-dev mailing list