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: unassignedclangb...@nondot.org
          Reporter: psrj0...@gmail.com
                CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org,
                    neeil...@live.com, richard-l...@metafoo.co.uk

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
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to