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

            Bug ID: 42485
           Summary: clang++ 7.0.1 segfaults when parsing template
           Product: clang
           Version: 7.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]

Segfault does not happen if the line at main.cpp@19 is commented out.

Compiled with:
  clang++ -O0 --std=c++17 main.cpp -fsyntax-only -save-temps

You can find more info in the attachment. Let me know if you need anything
else.
Thanks.

-- 
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