diff options
author | Haojian Wu <hokein.wu@gmail.com> | 2021-02-17 08:39:52 +0100 |
---|---|---|
committer | Haojian Wu <hokein.wu@gmail.com> | 2021-02-17 15:33:50 +0100 |
commit | e030de7e5a28de1bcc337ede445600f8d282d252 (patch) | |
tree | 6fe409ab095d4a467ed80c1a31ec83b540a2ba27 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 4e127bce2d1133ba95a551d69bd0e8fc3b4f9e71 (diff) | |
download | llvm-e030de7e5a28de1bcc337ede445600f8d282d252.zip llvm-e030de7e5a28de1bcc337ede445600f8d282d252.tar.gz llvm-e030de7e5a28de1bcc337ede445600f8d282d252.tar.bz2 |
[clangd] Pass file when possible to resolve URI.
Some URI scheme needs the hint path to do a correct resolution, we pass
one of the open files as hint path.
This is not perfect, and it might not work for opening files across
project, but it would fix a bug with our internal scheme.
in the long run, removing URIs from all the index internals is a more proper fix.
Differential Revision: https://reviews.llvm.org/D96844
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions