[PATCH] D97630: [clang-tidy] Added option to uniqueptr delete release check
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 1 13:52:26 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8bfc14193170: [clang-tidy] Added option to uniqueptr delete release check (authored by njames93).
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.327281.patch
Type: text/x-patch
Size: 11935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210301/fb743310/attachment-0001.bin>
More information about the cfe-commits
mailing list