[PATCH] D138253: [-Wunsafe-buffer-usage] NFC: Implement fix-strategies and variable-use-claiming.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 02:07:54 PST 2022


NoQ updated this revision to Diff 480394.
NoQ marked 9 inline comments as done.
NoQ added a comment.

A cleaner way to implement the debug facility.


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

https://reviews.llvm.org/D138253

Files:
  clang/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def
  clang/lib/Analysis/UnsafeBufferUsage.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138253.480394.patch
Type: text/x-patch
Size: 9179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221206/27446d32/attachment.bin>


More information about the cfe-commits mailing list