This is an archive of the discontinued LLVM Phabricator instance.

[libTooling][NFC] Remove deprecated Clang Transformer declarations
ClosedPublic

Authored by ymandel on Nov 30 2020, 11:59 AM.

Details

Summary

A number of declarations were leftover after the move from clang::tooling to
clang::transformer. This patch removes those declarations and upgrades the
handful of references to the deprecated declarations.

Diff Detail

Event Timeline

ymandel created this revision.Nov 30 2020, 11:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 30 2020, 11:59 AM
ymandel requested review of this revision.Nov 30 2020, 11:59 AM
ymandel retitled this revision from [libTooling] Remove deprecated Clang Transformer declarations to [libTooling][NFC] Remove deprecated Clang Transformer declarations.Nov 30 2020, 12:00 PM
tdl-g accepted this revision.Nov 30 2020, 12:05 PM
This revision is now accepted and ready to land.Nov 30 2020, 12:05 PM
This revision was landed with ongoing or failed builds.Nov 30 2020, 12:16 PM
This revision was automatically updated to reflect the committed changes.