[cfe-commits] r55607 - in /cfe/trunk: lib/Sema/SemaDecl.cpp test/Sema/array-init.c
Nuno Lopes
nunoplopes at sapo.pt
Mon Sep 1 15:17:29 PDT 2008
> Thank you for the testcase. However, the fix isn't correct. I'll file
> a bug momentarily for this issue, and I'll generally try to be
> responsive for issues like this.
>
> (Ultimately, the real fix for issues like this is to complete the
> tryEvaluate code, and use that for determining whether we can evaluate
> an expression... that said, it's a significant chunk of work to finish
> that.)
Thansk for reviewing the patch. I realise that it was really a piece of
crap. I'll revert it and I'll file a bug report to let someone else fix it.
I knew I should have not thouched the Sema directory :P
Nuno
More information about the cfe-commits
mailing list