"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "fe760deb752c06253ad373703b1f51b9dc6f8b08"
[clang-tidy] Update `TransformerClangTidyCheck` to use new `buildMatchers` functionality.
Summary: `buildMatchers` is the new, more general way to extract the matcher from a rule. This change migrates the code to use it instead of `buildMatcher`. Reviewers: gribozavr Subscribers: xazax.hun, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65879 llvm-svn: 368700
Loading
Please register or sign in to comment