Updates the relevant source files to use bindings in clang::transformer rather
than clang::tooling.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 40477 Build 40586: arc lint + arc unit
Paths
| Differential D69804
[clang-tidy] Update TransformerClangTidyCheck to use new Transformer bindings. ClosedPublic Authored by ymandel on Nov 4 2019, 7:20 AM.
Details Summary Updates the relevant source files to use bindings in clang::transformer rather
Diff Detail
Event Timelineymandel added a child revision: D69613: [libTooling] Simplify type structure of `Stencil`s..Nov 4 2019, 7:22 AM This revision is now accepted and ready to land.Nov 6 2019, 6:26 AM Closed by commit rGbde32933027a: [clang-tidy] Update TransformerClangTidyCheck to use new Transformer bindings. (authored by ymandel). · Explain WhyNov 6 2019, 7:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 227707 clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.h
clang-tools-extra/clang-tidy/utils/TransformerClangTidyCheck.cpp
clang-tools-extra/unittests/clang-tidy/TransformerClangTidyCheckTest.cpp
|