[PATCH] D54349: [clang-tidy] new check 'readability-redundant-preprocessor'
Miklos Vajna via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 14 05:36:57 PST 2018
vmiklos updated this revision to Diff 174021.
vmiklos marked 2 inline comments as done.
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.174021.patch
Type: text/x-patch
Size: 12924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/3760eeed/attachment-0001.bin>
More information about the cfe-commits
mailing list