[all-commits] [llvm/llvm-project] e1655a: [-Wunsafe-buffer-usage] Add FixableGadget for AddA...
Rashmi Mudduluru via All-commits
all-commits at lists.llvm.org
Mon Dec 11 15:00:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1655a98cb9c098fa941ed199664927ba8a4b031
https://github.com/llvm/llvm-project/commit/e1655a98cb9c098fa941ed199664927ba8a4b031
Author: Rashmi Mudduluru <r_mudduluru at apple.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
M clang/lib/Analysis/UnsafeBufferUsage.cpp
A clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-add-assign.cpp
Log Message:
-----------
[-Wunsafe-buffer-usage] Add FixableGadget for AddAssign in UnspecifiedUntypedContext (#71862)
More information about the All-commits
mailing list