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

            Bug ID: 42629
           Summary: clang++ frontend segmentation fault
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

I get a clang++ (tested v8 and trunk) segmentation fault, see attachments
(created with clang++ 8.0).

Changing the variable "indices" to be captured by ref instead of value (Line
175289 in attached cpp), somehow fixes the error.

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