[PATCH] D97630: [clang-tidy] Added option to uniqueptr delete release check

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 28 09:37:32 PST 2021


njames93 updated this revision to Diff 326977.
njames93 marked an inline comment as done.
njames93 added a comment.

Use single back ticks for option values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97630

Files:
  clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.cpp
  clang-tools-extra/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/docs/clang-tidy/checks/readability-uniqueptr-delete-release.rst
  clang-tools-extra/test/clang-tidy/checkers/readability-uniqueptr-delete-release.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97630.326977.patch
Type: text/x-patch
Size: 8628 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210228/4a848a4a/attachment.bin>


More information about the cfe-commits mailing list