[cfe-commits] [patch] Falling off main() returns zero

Fariborz Jahanian fjahanian at apple.com
Mon Jul 27 15:57:12 PDT 2009


On Jul 27, 2009, at 3:33 PM, Daniel Dunbar wrote:

> I think what Fariborz was asking for was to actually modify the AST
> for main to return 0, change the type, etc.

No. I just wanted AST to carry the info. somehow, so clients do not
deduce this based on target language. An analogy being that
we put enough info. in the ASTs for synthesized ivars so clients can  
do this.

- Fariborz

>



More information about the cfe-commits mailing list