[PATCH] D33841: [clang-tidy] redundant keyword check
Daniel Kolozsvari via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 13 00:32:29 PDT 2019
koldaniel updated this revision to Diff 190377.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D33841/new/
https://reviews.llvm.org/D33841
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RedundantExternCheck.cpp
clang-tidy/readability/RedundantExternCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-redundant-extern.rst
test/clang-tidy/readability-redundant-extern.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33841.190377.patch
Type: text/x-patch
Size: 7773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190313/3e476c0d/attachment.bin>
More information about the cfe-commits
mailing list