This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Use ProjectAwareIndex
AbandonedPublic

Authored by kadircet on Nov 4 2020, 2:23 AM.

Details

Reviewers
sammccall
Summary

Put project-aware-index between command-line specified static index and
ClangdServer indexes.

Diff Detail