[PATCH] D144522: [clang-tidy] Add readability-operators-representation check

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 31 09:48:23 PDT 2023


cjdb added a comment.

Thanks so much for seeing this through; I'm unusually looking forward to rebuilding LLVM this weekend!



================
Comment at: clang-tools-extra/docs/clang-tidy/checks/readability/operators-representation.rst:82
+
+.. option:: OverloadedOperators
+
----------------
This is a great solution for ranges pipelines, which I've struggled to work out a good automated policy on for years.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144522/new/

https://reviews.llvm.org/D144522



More information about the cfe-commits mailing list