[PATCH] D143206: [-Wunsafe-buffer-usage] Add Fixable for simple pointer dereference
Malavika Samak via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 15:38:49 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe7596a99fca6: [-Wunsafe-buffer-usage] Add Fixable for simple pointer dereference (authored by malavikasamak).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Changed prior to commit:
https://reviews.llvm.org/D143206?vs=507463&id=507529#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143206/new/
https://reviews.llvm.org/D143206
Files:
clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
clang/lib/Analysis/UnsafeBufferUsage.cpp
clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-pointer-deref.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143206.507529.patch
Type: text/x-patch
Size: 5701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/be3ed96a/attachment.bin>
More information about the cfe-commits
mailing list