[PATCH] D138329: [-Wunsafe-buffer-usage] Add a new recursive matcher to replace `forEachDescendant` in unsafe buffer check

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 16:50:48 PST 2022


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

Did a rebase and addressed comments.


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

https://reviews.llvm.org/D138329

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138329.484136.patch
Type: text/x-patch
Size: 7536 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221220/b9e49bd3/attachment.bin>


More information about the cfe-commits mailing list