This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Account for vendor in version string
ClosedPublic

Authored by smeenai on Oct 30 2020, 5:47 PM.

Details

Summary

The vendor will be prefixed to the "clangd" and can be an arbitrary
string, so account for it in the test.

Diff Detail

Event Timeline

smeenai created this revision.Oct 30 2020, 5:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 30 2020, 5:47 PM
smeenai requested review of this revision.Oct 30 2020, 5:47 PM
sammccall accepted this revision.Oct 31 2020, 3:48 AM
This revision is now accepted and ready to land.Oct 31 2020, 3:48 AM
This revision was automatically updated to reflect the committed changes.