[PATCH] D77882: [clang-tidy] Add option to use alpha checkers from clang-analyzer when using `run-clang-tidy.py`

Andi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 15 08:29:39 PDT 2020


Abpostelnicu added a comment.

In D77882#2274292 <https://reviews.llvm.org/D77882#2274292>, @hans wrote:

> This seems to have caused https://bugs.llvm.org/show_bug.cgi?id=47512
>
> Can you take a look?

Are you sure? This has been fixed from august in trunk https://github.com/llvm/llvm-project/blob/master/clang-tools-extra/clang-tidy/tool/run-clang-tidy.py#L87


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77882



More information about the cfe-commits mailing list