[cfe-dev] clang test failing: CodeGen/mandel.c
Eli Friedman
eli.friedman at gmail.com
Mon Feb 25 14:16:17 PST 2008
On Mon, Feb 25, 2008 at 1:53 PM, Chris Lattner <clattner at apple.com> wrote:
> I'm seeing this also. It looks like memory corruption to me: the
> crash is in sema, but it only happens when -emit-llvm is passed. Can
> someone with valgrind access please grind it?
Ground, and found :)
On a side note, it would be nice if the FoldingSet were smart enough
to catch this kind of error.
-Eli
More information about the cfe-dev
mailing list