[all-commits] [llvm/llvm-project] fe93da: [-Wunsafe-buffer-usage] Emit warnings about unsafe...
Rashmi Mudduluru via All-commits
all-commits at lists.llvm.org
Tue Jan 17 16:30:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fe93da22aa7bd57e277571cd692c7c0cc51c0478
https://github.com/llvm/llvm-project/commit/fe93da22aa7bd57e277571cd692c7c0cc51c0478
Author: Rashmi Mudduluru <r_mudduluru at apple.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M clang/lib/Analysis/UnsafeBufferUsage.cpp
M clang/test/SemaCXX/warn-unsafe-buffer-usage.cpp
Log Message:
-----------
[-Wunsafe-buffer-usage] Emit warnings about unsafe operations on arrays
Differential Revision: https://reviews.llvm.org/D141725/new/
More information about the All-commits
mailing list