https://bugs.llvm.org/show_bug.cgi?id=33178

            Bug ID: 33178
           Summary: CXXMangler crash on ChakraCore
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: C++
          Assignee: unassignedclangb...@nondot.org
          Reporter: piotr.padlew...@gmail.com
                CC: dgre...@apple.com, llvm-bugs@lists.llvm.org

Created attachment 18516
  --> https://bugs.llvm.org/attachment.cgi?id=18516&action=edit
sh reproducer

clang from the trunk crashes while compiling Chakra core with the following
assertion:
clang-5.0: llvm/tools/clang/lib/AST/ItaniumMangle.cpp:4518: void (anonymous
namespace)::CXXNameMangler::addSubstitution(uintptr_t): Assertion
`!Substitutions.count(Ptr) && "Substitution already exists!"' failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to