http://llvm.org/bugs/show_bug.cgi?id=6742
Neil Booth <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | --- Comment #3 from Neil Booth <[email protected]> 2010-08-01 03:18:21 CDT --- Works for you means "works for me but I've not tried NetBSD"? I just rebuilt clang: $ clang-cc terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct NULL not valid Stack dump: 0. Program arguments: clang-cc Abort trap so it's still broken (above, clang-cc is a symlink in my path). Not sure how to debug this or give you more info. -- 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
