https://bugs.llvm.org/show_bug.cgi?id=47742
Bug ID: 47742
Summary: DeferredDiagnosticsEmitter crashes
Product: clang
Version: 11.0
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Frontend
Assignee: unassignedclangb...@nondot.org
Reporter: glev...@gmail.com
CC: llvm-bugs@lists.llvm.org, neeil...@live.com,
richard-l...@metafoo.co.uk
Created attachment 24023
--> https://bugs.llvm.org/attachment.cgi?id=24023&action=edit
patch
Clang's DeferredDiagnosticsEmitter crashes when it comes across a delete
expression where the type to be deleted is a dependent type.
I don't have a simple test case to reproduce the bug, but I do have an example
backtrace and simple patch that fixes it (both attached).
--
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