[clang] [-Wunsafe-buffer-usage] Warning Libc functions (PR #101583)

Arthur Eubanks via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 15:03:39 PDT 2024


aeubanks wrote:

There needs to be a flag to opt out of this to not break everybody who is currently using unsafe-buffer-usage. #105383 seems to do that, but it really should be in this same PR. Can this be reverted and relanded with the flag?

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


More information about the cfe-commits mailing list