[PATCH] D139737: [-Wunsafe-buffer-usage] Initiate Fix-it generation for local variable declarations
Ziqing Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 24 14:32:03 PST 2023
ziqingluo-90 updated this revision to Diff 491917.
ziqingluo-90 added a comment.
Addressed the minor comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139737/new/
https://reviews.llvm.org/D139737
Files:
clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
clang/lib/Analysis/UnsafeBufferUsage.cpp
clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-local-var-span.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139737.491917.patch
Type: text/x-patch
Size: 19928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/02dcd5e6/attachment-0001.bin>
More information about the cfe-commits
mailing list