[clang-tools-extra] Add bugprone-undefined-sprintf-overlap (PR #114244)

Chris Cotter via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 6 07:10:23 PST 2025


ccotter wrote:

Ok, all comments should be addressed. The check now uses `areStatementsIdentical` to more generically find buggy patterns (thanks for that suggestion!).

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


More information about the cfe-commits mailing list