[clang-tools-extra] [clang-tidy] Add `llvm-formatv-string` (PR #195974)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Thu May 7 22:56:46 PDT 2026


https://github.com/zwuis commented:

> question for reviewers, should any of these diagnostics be an error? right now they're all warnings

AFAIK clang-tidy checks always emit warnings and notes.

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


More information about the cfe-commits mailing list