[PATCH] D54349: [clang-tidy] new check 'readability-redundant-preprocessor'
Miklos Vajna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Nov 11 05:20:56 PST 2018
vmiklos updated this revision to Diff 173554.
https://reviews.llvm.org/D54349
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tidy/readability/RedundantPreprocessorCheck.cpp
clang-tidy/readability/RedundantPreprocessorCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-redundant-preprocessor.rst
test/clang-tidy/readability-redundant-preprocessor-ifdef.cpp
test/clang-tidy/readability-redundant-preprocessor.cpp
test/clang-tidy/readability-redundant-preprocessor.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54349.173554.patch
Type: text/x-patch
Size: 11271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181111/e3750ed0/attachment-0001.bin>
More information about the cfe-commits
mailing list