This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Build Dex index after loading all shards in BackgroundIndex.
ClosedPublic

Authored by hokein on Mar 14 2019, 2:31 AM.

Event Timeline

hokein created this revision.Mar 14 2019, 2:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2019, 2:31 AM
kadircet accepted this revision.Mar 14 2019, 2:51 AM
kadircet added inline comments.
clangd/index/Background.cpp
609

could you run clang-format

This revision is now accepted and ready to land.Mar 14 2019, 2:51 AM
hokein updated this revision to Diff 190579.Mar 14 2019, 2:55 AM
hokein marked an inline comment as done.

Format the code.

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2019, 2:57 AM