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

Fariborz Jahanian fjahanian at apple.com
Mon Jul 27 12:38:36 PDT 2009


On Jul 27, 2009, at 12:22 PM, Mike Stump wrote:

> On Jul 27, 2009, at 12:11 PM, Fariborz Jahanian wrote:
>> Code gen. Should not enforce language rules. This need to go into AST
>> build.
>
> I like it in CG.  :-)

Then make sure that rewriter, PCH, ... all do likewise. ASTs should be  
complete when they get to theirs clients.

- fariborz





More information about the cfe-commits mailing list