http://llvm.org/bugs/show_bug.cgi?id=7406
Bruce Stephens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #6 from Bruce Stephens <[email protected]> 2010-06-19 04:58:33 CDT --- Hmm. My first thought was that that couldn't be true since this is the same clang I'm using to compile C++ that clang couldn't build a couple of weeks ago. And, obviously, guilt at causing you pointless effort. And yet, after building from fresh, checking out using svn (normally I use git-svn) I still get the same crash, and clang -v says: clang version 2.0 (trunk 106386) Target: x86_64-unknown-linux-gnu Thread model: posix So I'm stumped. Presumably it's something I'm not getting about ccc-analyzer or scan-build. Or maybe a miscompile by gcc-4.4? I should perhaps try the mailing list and see if someone can help. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
