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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D65879
[clang-tidy] Update `TransformerClangTidyCheck` to use new `buildMatchers` functionality. ymandel on Aug 7 2019, 8:06 AM. Authored by
Details buildMatchers is the new, more general way to extract the matcher from a rule.
Diff Detail
|