Open Quuxplusone opened 3 years ago
Attached backtrace.log
(9798 bytes, text/x-log): Crash backtrace
Attached clang-bug-91043c.cpp
(151 bytes, text/x-c++src): Preprocessed source(s)
Attached clang-bug-91043c.sh
(1936 bytes, application/x-shellscript): run script
Some update testing newer clang versions:
clang 13 is still affected by this bug.
Testing with clang 14.0.0 (a45d72e0247d080eb9437736bb6cadfc27e4c065):
When compiling with --std=c++14 there is no ICE anymore.
Compiling with --std=c++17 or --std=c++20 there is still an ICE.
backtrace.log
(9798 bytes, text/x-log)clang-bug-91043c.cpp
(151 bytes, text/x-c++src)clang-bug-91043c.sh
(1936 bytes, application/x-shellscript)