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

            Bug ID: 46953
           Summary: Modules crash with pure virtual base method
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Modules
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

Repro test case: https://reviews.llvm.org/D85084, output:
https://reviews.llvm.org/P8228.

I tried to reduce the test case as much as possible, but the setup is still a
bit complicated.  The crash itself appears in
`clang::CXXRecordDecl::markedVirtualFunctionPure()`.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to