[LLVMbugs] [Bug 18108] New: svn clang (r196079) can not compile libcxxabi/src/cxa_aux_runtime.cpp

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Dec 2 02:16:36 PST 2013


http://llvm.org/bugs/show_bug.cgi?id=18108

            Bug ID: 18108
           Summary: svn clang (r196079) can not compile
                    libcxxabi/src/cxa_aux_runtime.cpp
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: yaron.keren at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified

clang -std=c++11 says:

../src/cxa_aux_runtime.cpp:24:11: fatal error: implicit copy constructor for
      'bad_cast' first required here
    throw std::bad_cast();
          ^
1 error generated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20131202/c64148c9/attachment.html>


More information about the llvm-bugs mailing list