On 3/5/2012 12:16 PM, Sebastian Redl wrote:
> On 05.03.2012, at 17:58, [email protected] wrote:
>
>> +
>> +/**
>> + * Callback that is called before a function is compiled.
> s/function/file/ or maybe s/a/any/ ? The way it is doesn't sound right.
D'oh... shouldn't attempt to write documentation after midnight...

> I still think plugins should be capable of transforming the AST and 
> passing the modified AST down the line (for code augmentation), but 
> this looks like an excellent first step. Sebastian 

I do too, but I have heard that there is a lot of code which wouldn't be 
happy with this right now, so that warrants its own set of patches IMHO.

-- 
Joshua Cranmer
News submodule owner
DXR coauthor

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to