[clang-tools-extra] [clang-tidy] New bugprone-unsafe-format-string check (PR #168691)

Yanzuo Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 14 20:34:05 PST 2026


https://github.com/zwuis commented:

> coauthors: gabor.kutas at ericsson.com, chingiz.mustafayev at ericsson.com

FYI https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

> > Can we give this check a more specific name rather than using "unsafe"?
> 
> Any suggestions?
> 
> maybe bugprone-unbounded-format-string ?

+1 if other reviewers don't have a plan to extend this check in future.

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


More information about the cfe-commits mailing list