http://llvm.org/bugs/show_bug.cgi?id=16091
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #6 from [email protected] --- (In reply to comment #5) > Sure. I'd have said "warn" but the particular set of code isn't in serious > use yet (and not sure how easy that is off the top of my head versus). As clang now supports all of C++1y (c.f. <http://clang.llvm.org/cxx_status.html>) this should be fixed to at least not abort with a fatal error but instead omit debug information for these functions. -- 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
