This is an archive of the discontinued LLVM Phabricator instance.

[clang] Split remote index service definition into a separate file.
ClosedPublic

Authored by sammccall on Oct 23 2020, 5:21 AM.

Details

Summary

This allows it to have a separate namespace (grpc versioned service) without
putting versioning info on all of the other protos (before we need it).

Diff Detail

Event Timeline

sammccall created this revision.Oct 23 2020, 5:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 23 2020, 5:21 AM
sammccall requested review of this revision.Oct 23 2020, 5:21 AM
kbobyrev accepted this revision.Oct 23 2020, 5:24 AM

LGTM, Thank you!

This revision is now accepted and ready to land.Oct 23 2020, 5:24 AM
This revision was landed with ongoing or failed builds.Oct 23 2020, 6:21 AM
This revision was automatically updated to reflect the committed changes.