[cfe-commits] r64015 - in /cfe/trunk: lib/AST/Expr.cpp test/SemaCXX/i-c-e-cxx.cpp www/cxx_status.html

Chris Lattner clattner at apple.com
Sat Feb 7 10:53:24 PST 2009


On Feb 7, 2009, at 5:06 AM, Sebastian Redl wrote:
> URL: http://llvm.org/viewvc/llvm-project?rev=64015&view=rev
> Log:
> Make const-initialized const integral variables I-C-Es in C++.

Nice, does ExprConstant.cpp need to handle this to for the constant- 
but-not-ice case?

-Chris




More information about the cfe-commits mailing list