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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to