MSBuild error MSB8060
MSB8060: Microsoft Code Analysis is not supported by clang-cl.
This error occurs when code analysis is run on a clang-cl project.
To resolve this issue, use Clang-Tidy instead. For more information, see Using Clang-Tidy in Visual Studio.