[PATCH] D54475: [clangd] Allow observation of changes to global CDBs.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 19 09:52:42 PST 2018
sammccall updated this revision to Diff 174633.
sammccall marked 2 inline comments as done.
sammccall added a comment.
Herald added a subscriber: mgorny.
Address comments, add test for Event machinery.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D54475
Files:
clangd/Function.h
clangd/GlobalCompilationDatabase.cpp
clangd/GlobalCompilationDatabase.h
unittests/clangd/CMakeLists.txt
unittests/clangd/FunctionTests.cpp
unittests/clangd/GlobalCompilationDatabaseTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54475.174633.patch
Type: text/x-patch
Size: 10911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181119/0a5a9379/attachment.bin>
More information about the cfe-commits
mailing list