Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38731
[clangd] Allow to pass code completion opts to ClangdServer. ClosedPublic Authored by ilya-biryukov on Oct 10 2017, 7:17 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 16 2017, 6:23 AM Closed by commit rL316327: [clangd] Allow to pass code completion opts to ClangdServer. (authored by ibiryukov). · Explain WhyOct 23 2017, 7:47 AM This revision was automatically updated to reflect the committed changes. Comment Actions
Thanks!
Revision Contents
Diff 119849 clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/ClangdServer.h
clang-tools-extra/trunk/clangd/ClangdServer.cpp
clang-tools-extra/trunk/clangd/ClangdUnit.h
clang-tools-extra/trunk/clangd/ClangdUnit.cpp
clang-tools-extra/trunk/unittests/clangd/ClangdTests.cpp
|