On Jun 4, 2010, at 9:58 AM, Fariborz Jahanian wrote:

> 
> On Jun 4, 2010, at 9:42 AM, John McCall wrote:
> 
>> 
>> On Jun 4, 2010, at 9:10 AM, Fariborz Jahanian wrote:
>> 
>>> Author: fjahanian
>>> Date: Fri Jun  4 11:10:00 2010
>>> New Revision: 105469
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=105469&view=rev
>>> Log:
>>> For C++ copied in objects, use copy constructors in
>>> setting up block's descriptor. This is on going work to
>>> support c++ specific issues in setting up blocks
>>> various APIs.
>> 
>> Every other place we've needed code like this has eventually required 
>> passing an Expr to IR gen.
> 
> Yes. I am in the process of providing such expressions in the AST nodes.

Okay, just making sure we were on the same page.

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

Reply via email to