[PATCH] D97142: [clang-tidy] Simplify unused RAII check
    Stephen Kelly via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Mar  2 13:37:56 PST 2021
    
    
  
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7b6fc9a1055a: [clang-tidy] Simplify unused RAII check (authored by stephenkelly).
Changed prior to commit:
  https://reviews.llvm.org/D97142?vs=327004&id=327567#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97142/new/
https://reviews.llvm.org/D97142
Files:
  clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.cpp
  clang-tools-extra/clang-tidy/bugprone/UnusedRaiiCheck.h
  clang-tools-extra/test/clang-tidy/checkers/bugprone-unused-raii.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97142.327567.patch
Type: text/x-patch
Size: 8512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210302/2dc0926d/attachment.bin>
    
    
More information about the cfe-commits
mailing list