[cfe-commits] r59196 - in /cfe/trunk: lib/AST/Expr.cpp lib/AST/ExprConstant.cpp test/Sema/const-eval.c
Eli Friedman
eli.friedman at gmail.com
Wed Nov 12 20:55:14 PST 2008
On Wed, Nov 12, 2008 at 8:26 PM, Daniel Dunbar <daniel at zuster.org> wrote:
> Hmm, perhaps I did not do a good job explaining. However, I don't
> understand why you reverted... can you explain what you think is wrong
> with this approach? I have no problem doing it differently, I was just
> trying to address regressions I was seeing...
Oh, I see... sorry about that; I completely missed the bug you were
trying to fix because of the other behavior changes the patch
contained. I'll take a shot at a proper fix.
-Eli
More information about the cfe-commits
mailing list