[cfe-commits] r70081 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaExpr.cpp lib/Sema/SemaInit.cpp test/Sema/designated-initializers.c
Eli Friedman
eli.friedman at gmail.com
Sat Apr 25 15:11:03 PDT 2009
On Sat, Apr 25, 2009 at 2:59 PM, Chris Lattner <sabre at nondot.org> wrote:
> There must be a bug in the i-c-e computation though, because it
> doesn't catch this case even with pedantic.
I think that's a bug in the implementation of
VerifyIntegerConstantExpression... I'm looking.
-Eli
More information about the cfe-commits
mailing list