[PATCH] D97142: [clang-tidy] Simplify unused RAII check

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 28 16:42:39 PST 2021


steveire updated this revision to Diff 327004.
steveire added a comment.

Update


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.327004.patch
Type: text/x-patch
Size: 8326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210301/b378e5fd/attachment-0001.bin>


More information about the cfe-commits mailing list