[PATCH] [Changed Subscribers] D25074: [clang-tidy] Improve rename_check.py
Alexander Shaposhnikov via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 30 00:27:46 PDT 2016
alexshap added inline comments.
> rename_check.py:81
> + args = parser.parse_args()
> + print(args)
> +
the script always prints the args, is it intentional ?
https://reviews.llvm.org/D25074
More information about the cfe-commits
mailing list