diff options
author | River Riddle <riddleriver@gmail.com> | 2022-03-31 01:04:21 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2022-04-05 13:41:40 -0700 |
commit | ade148d936be84aa5df451de30201bc4f84e607c (patch) | |
tree | 097591a782a6cf2790d9f172ea59d3058cd7d951 /clang/lib/Basic/Module.cpp | |
parent | 2e51a322195694a8eac51bff4a687d06b0f50b42 (diff) | |
download | llvm-ade148d936be84aa5df451de30201bc4f84e607c.zip llvm-ade148d936be84aa5df451de30201bc4f84e607c.tar.gz llvm-ade148d936be84aa5df451de30201bc4f84e607c.tar.bz2 |
[mlir-vscode] Add better resolution for server file paths
We currently require that server paths are full paths, which is
fairly inconvenient for a myriad of reasons. This commit
attempts to resolve a given server path with the current workspace.
This has a nice additional affect that we can now actually have
default server paths. This means that mlir-lsp-server and
mlir-pdll-lsp-server can be transparently picked up from
build directories (i.e. generally no need for upstream users to
configure the extension).
Fixes #54627
Differential Revision: https://reviews.llvm.org/D122792
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions