[PATCH] D90270: [clangd] Handle absolute/relative path specifications in Config
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 30 08:30:19 PDT 2020
kadircet updated this revision to Diff 301912.
kadircet added a comment.
- Explicitly handle FragmentDir.empty() case by returning Path as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90270/new/
https://reviews.llvm.org/D90270
Files:
clang-tools-extra/clangd/ConfigCompile.cpp
clang-tools-extra/clangd/ConfigFragment.h
clang-tools-extra/clangd/ConfigProvider.cpp
clang-tools-extra/clangd/ConfigProvider.h
clang-tools-extra/clangd/tool/ClangdMain.cpp
clang-tools-extra/clangd/unittests/ConfigCompileTests.cpp
clang-tools-extra/clangd/unittests/ConfigProviderTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90270.301912.patch
Type: text/x-patch
Size: 13508 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201030/46f083d1/attachment-0001.bin>
More information about the cfe-commits
mailing list