This patch allows clangd to specify its -resource-dir.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35617
[clangd] Allow specifying -resource-dir ClosedPublic Authored by krasimir on Jul 19 2017, 4:56 AM.
Details Summary This patch allows clangd to specify its -resource-dir.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 19 2017, 7:48 AM Closed by commit rL308486: [clangd] Allow specifying -resource-dir (authored by krasimir). · Explain WhyJul 19 2017, 8:47 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 107313 clang-tools-extra/trunk/clangd/ClangdLSPServer.h
clang-tools-extra/trunk/clangd/ClangdLSPServer.cpp
clang-tools-extra/trunk/clangd/tool/ClangdMain.cpp
|