This revision was automatically updated to reflect the committed changes.
Closed by commit rL316327: [clangd] Allow to pass code completion opts to
ClangdServer. (authored by ibiryukov).
Changed prior to commit:
https://reviews.llvm.org/D38731?vs=118385&id=119849#toc
Repository:
rL LLVM
htt
ilya-biryukov added a comment.
In https://reviews.llvm.org/D38731#898539, @krasimir wrote:
> Great! I like the unit testing approach a lot!
Thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D38731
___
cfe-commits mailing list
cfe-commits@li
krasimir accepted this revision.
krasimir added a comment.
This revision is now accepted and ready to land.
Great! I like the unit testing approach a lot!
https://reviews.llvm.org/D38731
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http:/
ilya-biryukov created this revision.
https://reviews.llvm.org/D38731
Files:
clangd/ClangdLSPServer.cpp
clangd/ClangdServer.cpp
clangd/ClangdServer.h
clangd/ClangdUnit.cpp
clangd/ClangdUnit.h
unittests/clangd/ClangdTests.cpp
Index: unittests/clangd/ClangdTests.cpp