[PATCH] D46159: [clang-tidy] Add a flag to enable alpha checkers

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 3 08:01:17 PDT 2018


alexfh added a comment.

In https://reviews.llvm.org/D46159#1086332, @lebedev.ri wrote:

> In https://reviews.llvm.org/D46159#1086322, @alexfh wrote:
>
> >
>
>
> How about `-enable-alpha-checks=yes-i-know-they-are-broken` ?


A hidden flag with a scary name without any way to specify it in .clang-tidy configuration file would be the closest thing to consider.

But still, could you explain the use case and why a local modification of clang-tidy is not an option?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46159





More information about the cfe-commits mailing list