[PATCH] D42624: [clang-tidy] Add a utility Matcher to match the next statement within a statement sequence
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 6 03:16:12 PST 2018
alexfh added a comment.
In https://reviews.llvm.org/D42624#1027506, @tbourvon wrote:
> @alexfh What is your opinion regarding adding this dependency?
I'm fine with the dependency, and I'd probably make the matcher local to the check until there is at least one more use case for it in the codebase.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D42624
More information about the cfe-commits
mailing list