[PATCH] D142816: [clang-tidy] Add --list-unique-checks command

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 30 09:06:17 PST 2023


ClockMan abandoned this revision.
ClockMan added a comment.

Ok, I agree that solution taken in D114317 <https://reviews.llvm.org/D114317> with explicit marking of checks via misc::PrimaryCheck or conversion of type to string on preprocesor level is better.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142816



More information about the cfe-commits mailing list