[PATCH] D143680: [WIP][-Wunsafe-buffer-usage] Improve fix-its for local variable declarations with null pointer initializers
Ziqing Luo via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 17 13:23:17 PST 2023
ziqingluo-90 updated this revision to Diff 498493.
ziqingluo-90 marked 3 inline comments as done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143680/new/
https://reviews.llvm.org/D143680
Files:
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: D143680.498493.patch
Type: text/x-patch
Size: 5764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230217/2913fb00/attachment.bin>
More information about the cfe-commits
mailing list