I am running clang-tidy as part of a CMake-based build of a C++ project, and it is killed with the following message:
Error running '/usr/bin/clang-tidy-15': Subprocess killed
This issue appears to have happened twice since 13 December 2024. Is there anything I can do to debug this issue further? Any ideas on the cause?