Issue 92133
Summary clang++18 segfaults on templated code
Labels clang
Assignees
Reporter Ecordonnier
    Hello, clang++18.1.6 is segfaulting on my Ubuntu 23.10 machine while attempting to compile this code. I originally reproduced with meta-clang on clang versions 18.1.4 and 18.1.5.

The code compiles fine with clang++17.0.2 (from the Ubuntu 23.10 package).
The zip file attached contains the c++ code involved reduced to a minimal example, as well as the clang segfault call-stack, and the files /tmp/test-0de7e8.cpp and tmp/test-0de7e8.sh which the clang logs requested to include with the bug report.

[clang-bug-report.zip](https://github.com/llvm/llvm-project/files/15310746/clang-bug-report.zip)

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to