Add option to use alpha checkers from clang-analyzer when using run-clang-tidy.py.
In D46159 has been added the possibility to use alpha checkers from clang-analyzer but this option hasn't reach run-clang-tidy.py, the purpose of this patch is to have this option.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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"
Comment Actions
Is it ok just to add this to the clang-tools-extra/docs/ReleaseNotes.rst release notes?
Comment Actions
This seems to have caused https://bugs.llvm.org/show_bug.cgi?id=47512
Can you take a look?
Comment Actions
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
Comment Actions
Has been pushed to the 11.x branch https://github.com/llvm/llvm-project/commit/1596c2dfd548b21cf33ad3353882ac465d78c1bb