[cfe-dev] C++ new expression
    Sebastian Redl 
    sebastian.redl at getdesigned.at
       
    Mon Nov 17 14:57:05 PST 2008
    
    
  
Sebastian Redl wrote:
> Sebastian Redl wrote:
>   
>> OK, here's my patch for initial parsing, AST and Sema support. There's 
>> still some shortcomings, but I'd like to check it in as is, and 
>> enhance it later.
>>     
> Ignore this patch, it's out of date. I've got a new one, but there's 
> still a bug there, and I have a headache so I can't find it now.
>   
Ah, finally.
This one is pretty good. Still doesn't have all the checking I want, but 
it selects a constructor. For more checking, I'll have to study Doug's 
work on names.
Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: new-delete.patch
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20081117/b15b0812/attachment.ksh>
    
    
More information about the cfe-dev
mailing list