Issue 181062
Summary Clang crash report
Labels clang
Assignees
Reporter venk-ks
    We observed the following crash when Clang attempted to compile code that involved a generic lambda, constexpr, and multiple levels of templatization. Bisection pointed to https://github.com/llvm/llvm-project/pull/161029, but we're not sure why exactly that's causing the crash.

[assertion.txt](https://github.com/user-attachments/files/25247627/assertion.txt)
[local_guest_context_optimizer-e07d6b.cpp](https://github.com/user-attachments/files/25247625/local_guest_context_optimizer-e07d6b.cpp)
[local_guest_context_optimizer-e07d6b.sh](https://github.com/user-attachments/files/25247626/local_guest_context_optimizer-e07d6b.sh)
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to