[PATCH] D90270: [clangd] Handle absolute/relative path specifications in Config

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 28 09:29:36 PDT 2020


kadircet updated this revision to Diff 301311.
kadircet marked 6 inline comments as done.
kadircet added a comment.

- Make Directory a parameter of fromYAMLFile.
- Factor out configRelative logic to a helper.


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.301311.patch
Type: text/x-patch
Size: 13391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/eea6d3af/attachment.bin>


More information about the cfe-commits mailing list