[PATCH] D55044: [clang-tidy] check for Abseil make_unique
Andy Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 26 18:05:58 PDT 2019
axzhang updated this revision to Diff 192394.
axzhang added a comment.
Add documentation about the added option for `modernize-make-unique`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55044/new/
https://reviews.llvm.org/D55044
Files:
clang-tidy/abseil/AbseilTidyModule.cpp
clang-tidy/modernize/MakeSmartPtrCheck.cpp
clang-tidy/modernize/MakeSmartPtrCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/abseil-make-unique.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/modernize-make-unique.rst
test/clang-tidy/abseil-make-unique.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55044.192394.patch
Type: text/x-patch
Size: 10436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190327/b62ee5af/attachment.bin>
More information about the cfe-commits
mailing list