[cfe-commits] r72481 - in /cfe/trunk: lib/Parse/ParseDeclCXX.cpp lib/Sema/SemaLookup.cpp lib/Sema/SemaTemplateInstantiateDecl.cpp lib/Sema/SemaTemplateInstantiateExpr.cpp test/SemaTemplate/example-dynarray.cpp test/SemaTemplate/instantiate-declref.cpp

Sebastian Redl sebastian.redl at getdesigned.at
Fri May 29 09:50:11 PDT 2009


Sebastian Redl wrote:
> Douglas Gregor wrote:
>   
>> Did you see the FIXMEs? Something's not working with placement new,
>> but I haven't looked into it yet to see what's going on.
>>     
> I'll take a look at it. Good break from going crazy over C++'s biggest
> misfeature.
>   
Got it. See:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20090525/017732.html

Sebastian



More information about the cfe-commits mailing list