[PATCH] D92381: [clangd] Extract per-dir CDB cache to its own threadsafe class. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 4 00:38:02 PST 2020


sammccall updated this revision to Diff 309474.
sammccall marked 6 inline comments as done.
sammccall added a comment.

Address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92381

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92381.309474.patch
Type: text/x-patch
Size: 13369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201204/df7945a8/attachment.bin>


More information about the cfe-commits mailing list