This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Don't send semanticHighlights to clients that support semanticTokens.
ClosedPublic

Authored by sammccall on Apr 1 2020, 3:02 AM.

Details

Summary

This allows the standard mechanism to gracefully displace the old one.

Diff Detail

Event Timeline

sammccall created this revision.Apr 1 2020, 3:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2020, 3:02 AM
hokein accepted this revision.Apr 1 2020, 6:31 AM
This revision is now accepted and ready to land.Apr 1 2020, 6:31 AM
This revision was automatically updated to reflect the committed changes.
nridge added a subscriber: nridge.Apr 5 2020, 11:24 PM