[PATCH] D158562: [clang][Sema] Add truncation warning on fortified snprintf
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 24 12:27:40 PDT 2023
aaron.ballman added a comment.
Thank you for working on this!
Precommit CI found an issue with libc++'s tests: https://reviews.llvm.org/harbormaster/unit/view/8606248/ -- it'd be best if those could be addressed before landing the changes.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158562/new/
https://reviews.llvm.org/D158562
More information about the cfe-commits
mailing list