[PATCH] D31308: [clang-tidy] new check readability-no-alternative-tokens

Matthias Gehre via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 28 15:07:05 PDT 2017


mgehre updated this revision to Diff 93309.
mgehre added a comment.

Improved diagnostic; updated documentation; added test for overloaded operator


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.93309.patch
Type: text/x-patch
Size: 9731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170328/fdfca5e3/attachment-0001.bin>


More information about the cfe-commits mailing list