[cfe-dev] Broken sizeof(expr) location in SemaExpr.cpp
Chandler Carruth
chandlerc at google.com
Sat May 28 14:53:25 PDT 2011
On Sat, May 28, 2011 at 1:53 PM, John McCall <rjmccall at apple.com> wrote:
> This does seem wrong. Since you've done so much of the
> investigation on it, care to write up a patch? :)
I'll look at this tonight. It's my bug, I made the change, and I see
clearly the error. The weird part is that I tried to add an assertion
to catch just this error and it didn't fire.
More information about the cfe-dev
mailing list