[PATCH] D54475: [clangd] Allow observation of changes to global CDBs.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 04:19:45 PST 2018


sammccall updated this revision to Diff 174014.
sammccall marked 3 inline comments as done.
sammccall added a comment.

Address comments.
Add missing OverlayCDB->Base watching (oops!)


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D54475

Files:
  clangd/Function.h
  clangd/GlobalCompilationDatabase.cpp
  clangd/GlobalCompilationDatabase.h
  unittests/clangd/GlobalCompilationDatabaseTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54475.174014.patch
Type: text/x-patch
Size: 8849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181114/f04f78fc/attachment.bin>


More information about the cfe-commits mailing list