[PATCH] D156188: [-Wunsafe-buffer-usage] Refactor and improve for parameter fix-its

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 17 15:28:09 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
ziqingluo-90 marked 2 inline comments as done.
Closed by commit rG41279e870fa5: [-Wunsafe-buffer-usage] Refactor and improve for parameter fix-its (authored by ziqingluo-90).

Changed prior to commit:
  https://reviews.llvm.org/D156188?vs=544104&id=551297#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156188

Files:
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-parm-span.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-parm-unsupported.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156188.551297.patch
Type: text/x-patch
Size: 18022 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230817/46eba791/attachment.bin>


More information about the cfe-commits mailing list