[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
Wed May 27 10:16:45 PDT 2009


Douglas Gregor wrote:
> Author: dgregor
> Date: Wed May 27 12:07:49 2009
> New Revision: 72481
>
> URL: http://llvm.org/viewvc/llvm-project?rev=72481&view=rev
> Log:
>
> Also, remove the #if 0's and FIXME's from the dynarray example, which
> now compiles and executes thanks to Anders and Eli.
>   

This is absolutely fantastic!

Sebastian



More information about the cfe-commits mailing list