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

Daniel Krupp via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 2 14:00:45 PST 2025


dkrupp wrote:

> Missing Release Notes entry.
> 
> How about custom `printf/scanf` functions?
> 
> Are similar functionality covered by `-Wformat` or Clang Static Analyzer?

Release notes extended.

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


More information about the cfe-commits mailing list