[PATCH] D69804: [clang-tidy] Update TransformerClangTidyCheck to use new Transformer bindings.
Yitzhak Mandelbaum via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 4 07:22:42 PST 2019
ymandel created this revision.
ymandel added a reviewer: gribozavr.
Herald added a subscriber: xazax.hun.
Herald added a project: clang.
ymandel added a child revision: D69613: [libTooling] Simplify type structure of `Stencil`s..
Updates the relevant source files to use bindings in `clang::transformer` rather
than `clang::tooling`.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D69804
Files:
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h
clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69804.227707.patch
Type: text/x-patch
Size: 6423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191104/7a626529/attachment.bin>
More information about the cfe-commits
mailing list