On Tuesday, January 17, 2012 at 10:43 AM, Chandler Carruth wrote:
> A fine point, but an important one: "return SomeClass();" is not a full 
> expression. It is a statement. The only full expression here is 
> "SomeClass();". I think it is very natural to handle the full expression 
> evaluation prior to handling the statement in the CFG. 
Excellent point. 
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to