This is an archive of the discontinued LLVM Phabricator instance.

[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
than clang::tooling.

Diff Detail

Event Timeline

ymandel created this revision.Nov 4 2019, 7:20 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 4 2019, 7:20 AM
Herald added a subscriber: xazax.hun. · View Herald Transcript
This revision is now accepted and ready to land.Nov 6 2019, 6:26 AM
This revision was automatically updated to reflect the committed changes.