In preparation for moving DirectoryBasedCompilationDatabase broadcasting off
the main thread.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94603
[clangd] Allow CDBs to have background work to block on. ClosedPublic Authored by sammccall on Jan 13 2021, 7:50 AM.
Details Summary In preparation for moving DirectoryBasedCompilationDatabase broadcasting off
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 15 2021, 1:18 AM Closed by commit rG536a1b0ea211: [clangd] Allow CDBs to have background work to block on. (authored by sammccall). · Explain WhyJan 20 2021, 2:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317811 clang-tools-extra/clangd/ClangdServer.h
clang-tools-extra/clangd/ClangdServer.cpp
clang-tools-extra/clangd/GlobalCompilationDatabase.h
clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
|