[PATCH] D138318: [-Wunsafe-buffer-usage] Improve pointer match pattern

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 16 20:41:13 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04202b94b684: [-Wunsafe-buffer-usage] Improve pointer matching pattern (authored by ziqingluo-90).

Changed prior to commit:
  https://reviews.llvm.org/D138318?vs=483658&id=483717#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138318

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138318.483717.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221217/a25593fe/attachment.bin>


More information about the cfe-commits mailing list