[PATCH] D72566: [clang-tidy] Clang tidy is now alias aware

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 12 11:56:57 PST 2020


njames93 added a comment.

Another potential solution is leave is as is by default. Then emit a warning if a check is ran twice. The warning could be suppressed by passing a option to say what behaviour you want?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72566





More information about the cfe-commits mailing list