[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 13:41:28 PST 2022


ziqingluo-90 updated this revision to Diff 483658.
ziqingluo-90 added a comment.

Addressing comments.


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.483658.patch
Type: text/x-patch
Size: 5807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221216/b3ffa948/attachment-0001.bin>


More information about the cfe-commits mailing list