Issue 97426
Summary clang-tidy SEGFAULT on bugprone-unchecked-optional-access
Labels clang-tidy
Assignees
Reporter andy31415
    I have somewhat template-heavy C++ source file that uses std::optional among other things. I seem to get a segfault on clang-tidy 18.1.3.

Stack trace attached.

[tidy_segfault_trace.txt](https://github.com/user-attachments/files/16070777/tidy_segfault_trace.txt)

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to