[PATCH] D31308: [clang-tidy] new check readability-no-alternative-tokens
Matthias Gehre via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 25 14:24:26 PDT 2017
mgehre updated this revision to Diff 93057.
mgehre added a comment.
Rename check to readability-operators-representation
https://reviews.llvm.org/D31308
Files:
clang-tidy/readability/CMakeLists.txt
clang-tidy/readability/OperatorsRepresentationCheck.cpp
clang-tidy/readability/OperatorsRepresentationCheck.h
clang-tidy/readability/ReadabilityTidyModule.cpp
docs/ReleaseNotes.rst
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/readability-operators-representation.rst
test/clang-tidy/readability-operators-representation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31308.93057.patch
Type: text/x-patch
Size: 9107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170325/1d177316/attachment-0001.bin>
More information about the cfe-commits
mailing list