[cfe-commits] r71916 - in /cfe/trunk: include/clang/AST/Stmt.h lib/Frontend/PCHReaderStmt.cpp lib/Frontend/PCHWriterStmt.cpp lib/Sema/SemaStmt.cpp lib/Sema/SemaTemplateInstantiateStmt.cpp test/SemaTemplate/instantiate-function-1.cpp

Sebastian Redl sebastian.redl at getdesigned.at
Sat May 16 10:17:15 PDT 2009


Douglas Gregor wrote:
> Author: dgregor
> Date: Fri May 15 18:57:33 2009
> New Revision: 71916
>
> URL: http://llvm.org/viewvc/llvm-project?rev=71916&view=rev
> Log:
> Template instantiation for switch statements
>   
Getting closer to the point where my constant-expression test case
doesn't crash. ;-)
I'm really excited.

Sebastian



More information about the cfe-commits mailing list