[all-commits] [llvm/llvm-project] 2a7d3f: [NFC] Add release notes for -Wunsafe-buffer-usage-...
Ziqing Luo via All-commits
all-commits at lists.llvm.org
Thu Feb 20 10:27:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a7d3f055d4ea86354e314c5cd1f682a4ad5853f
https://github.com/llvm/llvm-project/commit/2a7d3f055d4ea86354e314c5cd1f682a4ad5853f
Author: Ziqing Luo <ziqing at udel.edu>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[NFC] Add release notes for -Wunsafe-buffer-usage-in-libc-call (#126975)
`-Wunsafe-buffer-usage-in-libc-call` is a subgroup of
`-Wunsafe-buffer-usage` that warns about unsafe libc function calls.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list