This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Get rid of clangToolingRefactoring dependency
ClosedPublic

Authored by kbobyrev on Nov 23 2020, 2:45 AM.

Details

Summary

D71880 makes this dependency redundant and we can safely remove it. Tested for
both shared lib build and static lib build.

Diff Detail

Event Timeline

kbobyrev created this revision.Nov 23 2020, 2:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2020, 2:45 AM
kbobyrev requested review of this revision.Nov 23 2020, 2:45 AM
hokein accepted this revision.Nov 23 2020, 2:48 AM
This revision is now accepted and ready to land.Nov 23 2020, 2:48 AM
This revision was landed with ongoing or failed builds.Nov 23 2020, 3:00 AM
This revision was automatically updated to reflect the committed changes.