[PATCH] D144522: [clang-tidy] Add readability-operators-representation check
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 25 05:38:40 PDT 2023
PiotrZSL updated this revision to Diff 508303.
PiotrZSL marked an inline comment as done.
PiotrZSL added a comment.
Rebase + Fix comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144522/new/
https://reviews.llvm.org/D144522
Files:
clang-tools-extra/clang-tidy/readability/CMakeLists.txt
clang-tools-extra/clang-tidy/readability/OperatorsRepresentationCheck.cpp
clang-tools-extra/clang-tidy/readability/OperatorsRepresentationCheck.h
clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/readability/operators-representation.rst
clang-tools-extra/test/clang-tidy/checkers/readability/operators-representation-to-alternative.cpp
clang-tools-extra/test/clang-tidy/checkers/readability/operators-representation-to-traditional.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144522.508303.patch
Type: text/x-patch
Size: 41412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230325/b4b80baf/attachment-0001.bin>
More information about the cfe-commits
mailing list