[PATCH] D156189: [-Wunsafe-buffer-usage] Refactor to let local variable fix-its and parameter fix-its share common code
    Ziqing Luo via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jul 25 15:04:17 PDT 2023
    
    
  
ziqingluo-90 updated this revision to Diff 544111.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156189/new/
https://reviews.llvm.org/D156189
Files:
  clang/lib/Analysis/UnsafeBufferUsage.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-local-var-span.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-pointer-access.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-pointer-deref.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage-fixits-unevaluated-context.cpp
  clang/test/SemaCXX/warn-unsafe-buffer-usage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156189.544111.patch
Type: text/x-patch
Size: 19931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230725/01229df5/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list