[PATCH] D90031: [clang] Split remote index service definition into a separate file.

2020-10-23 Thread Sam McCall via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rGe6c1c3f97f13: [clang] Split remote index service definition into a separate file. (authored by sammccall). Changed prior to commit: https://review

[PATCH] D90031: [clang] Split remote index service definition into a separate file.

2020-10-23 Thread Kirill Bobyrev via Phabricator via cfe-commits
kbobyrev accepted this revision. kbobyrev added a comment. This revision is now accepted and ready to land. LGTM, Thank you! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90031/new/ https://reviews.llvm.org/D90031 _

[PATCH] D90031: [clang] Split remote index service definition into a separate file.

2020-10-23 Thread Sam McCall via Phabricator via cfe-commits
sammccall created this revision. sammccall added a reviewer: kbobyrev. Herald added subscribers: cfe-commits, usaxena95, kadircet, arphaman, mgorny. Herald added a project: clang. sammccall requested review of this revision. This allows it to have a separate namespace (grpc versioned service) with