[clang-tools-extra] [clang-tidy] New option to remove arguments from the command line (PR #164344)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 6 08:58:46 PST 2025


vbvictor wrote:

Ah test failure is because we recently remove static-analyzer checks from default so now tidy fails by default because no checks are enabled. You should enable any check via --checks in your files

https://github.com/llvm/llvm-project/pull/164344


More information about the cfe-commits mailing list