[PATCH] D46159: [clang-tidy] Add a flag to enable alpha checkers
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 3 08:33:46 PDT 2018
xbolva00 added inline comments.
================
Comment at: clang-tidy/tool/ClangTidyMain.cpp:195
+/// This option Enables alpha checkers from the static analyzer, that are
+/// experimental. This option is set to false and not visible in help, because
----------------
This option enables...
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D46159
More information about the cfe-commits
mailing list