This is an archive of the discontinued LLVM Phabricator instance.

[clangd] workspace/symbol should be async, it reads from the index.
ClosedPublic

Authored by sammccall on Oct 24 2018, 6:48 AM.

Diff Detail

Event Timeline

sammccall created this revision.Oct 24 2018, 6:48 AM
ilya-biryukov added inline comments.Oct 25 2018, 1:28 AM
unittests/clangd/TUSchedulerTests.cpp
541

NIT: maybe simplify to ++Counter?

This revision is now accepted and ready to land.Oct 25 2018, 1:28 AM
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.