Using Clang-Tidy via the terminal in Visual Code for the C++ programming language results in an error message even for simple projects.
It produces the following:
PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
Stack dump:
0. Program arguments: "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\bin\clang-tidy.exe" main.cpp -checks=* --
Exception Code: 0xC0000005
#0 0x014c1110 (C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\Llvm\bin\clang-tidy.exe+0x8c1110)