[PATCH] D158561: [-Wunsafe-buffer-usage] Add AST info to the unclaimed DRE debug notes for analysis

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 6 13:06:10 PDT 2023


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

Add a test


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

https://reviews.llvm.org/D158561

Files:
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-debug-unclaimed.cpp
  clang/utils/analyze_safe_buffer_debug_notes.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158561.556070.patch
Type: text/x-patch
Size: 8735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230906/cde45b5f/attachment-0001.bin>


More information about the cfe-commits mailing list