[PATCH] D144522: [clang-tidy] Add readability-operators-representation check
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 31 09:07:30 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa084854266ca: [clang-tidy] Add readability-operators-representation check (authored by PiotrZSL).
Changed prior to commit:
https://reviews.llvm.org/D144522?vs=508310&id=510055#toc
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.510055.patch
Type: text/x-patch
Size: 41343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230331/12473708/attachment-0001.bin>
More information about the cfe-commits
mailing list