forked from OSchip/llvm-project
03ded5497a
The action='store_true' option of argparse.add_argument implicitly generates a default value of False if the argument is not specified. Thus, the allow_enabling_alpha_checkers argument of get_tidy_invocation is never None. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ClangTidyMain.cpp | ||
ClangTidyMain.h | ||
ClangTidyToolMain.cpp | ||
clang-tidy-diff.py | ||
run-clang-tidy.py |