[llvm-bugs] [Bug 50340] New: Assertion failure for defaulted destructor ...
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri May 14 03:51:33 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50340
Bug ID: 50340
Summary: Assertion failure for defaulted destructor ...
Product: clang
Version: 12.0
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: C++
Assignee: unassignedclangbugs at nondot.org
Reporter: jacques.legare70 at gmail.com
CC: blitzrakete at gmail.com, dgregor at apple.com,
erik.pilkington at gmail.com, llvm-bugs at lists.llvm.org,
richard-llvm at metafoo.co.uk
clang-12 crashed on the attached source file, with the following report
clang-12: error: clang frontend command failed with exit code 134 (use -v to
see invocation)
clang version 12.0.0
Target: x86_64-apple-darwin20.4.0
Thread model: posix
InstalledDir: /Volumes/Data/llvm-project-12.0.0/bld/bin
clang-12: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang-12: note: diagnostic msg:
/var/folders/t1/py7_3w4j7jgfr589j_1nwg4w0000gn/T/parser-18eedf.cpp
clang-12: note: diagnostic msg:
/var/folders/t1/py7_3w4j7jgfr589j_1nwg4w0000gn/T/parser-18eedf.sh
clang-12: note: diagnostic msg: Crash backtrace is located in
clang-12: note: diagnostic msg:
/Users/jl/Library/Logs/DiagnosticReports/clang-12_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang-12: note: diagnostic msg: (choose the .crash file that corresponds to
your crash)
clang-12: note: diagnostic msg:
********************
Unfortunately, there was not crash backtrace at the specified location. The
source files and stack dump are attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210514/4d876b9e/attachment.html>
More information about the llvm-bugs
mailing list