[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
Mon Jan 23 17:52:56 PST 2023
ziqingluo-90 updated this revision to Diff 491581.
ziqingluo-90 added a comment.
Refactored the fix-it generation code to stop using the pretty-printer.
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.491581.patch
Type: text/x-patch
Size: 20034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/3e65f843/attachment-0001.bin>
More information about the cfe-commits
mailing list