This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Config: handle Index block
AbandonedPublic

Authored by ArcsinX on Sep 16 2020, 12:41 AM.

Details

Summary

Without this patch config parser ignores Index block and reports warning "Unknown Config key Index".

Diff Detail

Event Timeline

ArcsinX created this revision.Sep 16 2020, 12:41 AM
ArcsinX requested review of this revision.Sep 16 2020, 12:41 AM
ArcsinX abandoned this revision.Sep 16 2020, 12:50 AM

Sorry, it's already here https://reviews.llvm.org/D87710

Thanks for catching this! Lucky coincidence it was spotted twice just before rc3!