[PATCH] D156474: [-Wunsafe-buffer-usage][NFC] Slightly refactor and optimize the code

Ziqing Luo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 27 12:02:14 PDT 2023


ziqingluo-90 created this revision.
Herald added a reviewer: NoQ.
Herald added a project: All.
ziqingluo-90 requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Slightly refactor and optimize the code in preparation for implementing grouping parameters for a single fix-it.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D156474

Files:
  clang/include/clang/Analysis/Analyses/UnsafeBufferUsage.h
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/lib/Sema/AnalysisBasedWarnings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156474.544876.patch
Type: text/x-patch
Size: 13537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230727/3ebbd4fe/attachment.bin>


More information about the cfe-commits mailing list