[PATCH] D141338: [-Wunsafe-buffer-usage] Filter out conflicting fix-its

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 16:15:58 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG692da6245d71: [-Wunsafe-buffer-usage] Filter out conflicting fix-its (authored by ziqingluo-90).

Changed prior to commit:
  https://reviews.llvm.org/D141338?vs=492918&id=495676#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141338

Files:
  clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/unittests/Analysis/CMakeLists.txt
  clang/unittests/Analysis/UnsafeBufferUsageTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141338.495676.patch
Type: text/x-patch
Size: 5908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230208/ecfe122a/attachment-0001.bin>


More information about the cfe-commits mailing list