[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
Sat Apr 11 22:56:26 PDT 2020


Abpostelnicu added a comment.

In D77882#1976216 <https://reviews.llvm.org/D77882#1976216>, @sylvestre.ledru wrote:

> please add this to the release notes too :)
>  something like "new option -allow-enabling-alpha-checkers added to run-clang-tidy to enable alpha checkers"


Is it ok just to add this to the `clang-tools-extra/docs/ReleaseNotes.rst` release notes?


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