Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41907
[clangd] Pass Context to onDiagnosticsReady callback ClosedPublic Authored by ilya-biryukov on Jan 10 2018, 9:17 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 10 2018, 9:42 AM Closed by commit rL322199: [clangd] Pass Context to onDiagnosticsReady callback (authored by ibiryukov). · Explain WhyJan 10 2018, 10:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129296 clang-tools-extra/trunk/clangd/ClangdLSPServer.h
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/unittests/clangd/ClangdTests.cpp
clang-tools-extra/trunk/unittests/clangd/CodeCompleteTests.cpp
|