[PATCH] D94606: [clangd] Move DirBasedCDB broadcasting onto its own thread.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 18 08:07:50 PST 2021


sammccall updated this revision to Diff 317365.
sammccall marked an inline comment as done.
sammccall added a comment.

address comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94606/new/

https://reviews.llvm.org/D94606

Files:
  clang-tools-extra/clangd/GlobalCompilationDatabase.cpp
  clang-tools-extra/clangd/GlobalCompilationDatabase.h
  clang-tools-extra/clangd/unittests/GlobalCompilationDatabaseTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94606.317365.patch
Type: text/x-patch
Size: 9553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210118/99c10fbe/attachment.bin>


More information about the cfe-commits mailing list