[PATCH] D97683: [clang-tidy] Add <utility> include to misc-uniqueptr-reset-release

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 12 15:31:10 PDT 2021


njames93 updated this revision to Diff 336982.
njames93 added a comment.

Add store options method.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97683

Files:
  clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.cpp
  clang-tools-extra/clang-tidy/misc/UniqueptrResetReleaseCheck.h
  clang-tools-extra/docs/clang-tidy/checks/misc-uniqueptr-reset-release.rst
  clang-tools-extra/test/clang-tidy/checkers/misc-uniqueptr-reset-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97683.336982.patch
Type: text/x-patch
Size: 4510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210412/651b632e/attachment.bin>


More information about the cfe-commits mailing list