[PATCH] D144304: [-Wunsafe-buffer-usage] Add a Fixable for pointer pre-increment

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 12 15:00:29 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG762af11d4c5d: [-Wunsafe-buffer-usage] Add a Fixable for pointer pre-increment (authored by ziqingluo-90).

Changed prior to commit:
  https://reviews.llvm.org/D144304?vs=503928&id=512979#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144304/new/

https://reviews.llvm.org/D144304

Files:
  clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-pre-increment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144304.512979.patch
Type: text/x-patch
Size: 5976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230412/020527eb/attachment-0001.bin>


More information about the cfe-commits mailing list