diff options
author | Haojian Wu <hokein@google.com> | 2019-01-07 12:35:02 +0000 |
---|---|---|
committer | Haojian Wu <hokein@google.com> | 2019-01-07 12:35:02 +0000 |
commit | e1ced5c926748bb6a21a4c9300ffa697e28e440b (patch) | |
tree | 33e6e4f4d8208ddb79a5748ec427d34a71e11a90 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | 6aac0ec21fe7510cec8bb63aa0bfbb60380c33c0 (diff) | |
download | bcm5719-llvm-e1ced5c926748bb6a21a4c9300ffa697e28e440b.tar.gz bcm5719-llvm-e1ced5c926748bb6a21a4c9300ffa697e28e440b.zip |
[clangd] Fix a regression issue caused by r348365.
Summary:
With r348365, we now detect libc++ dir using the actual compiler path
(from the compilation command), rather than the resource-dir.
This new behavior will cause clangd couldn't find libc++ dir (even the libc++ is
built from the source) when using a fallback compilation command (`clang xxx`)
The fix is to use `<clangd_install_dir>/clang` as the actual compiler path.
Reviewers: ilya-biryukov
Reviewed By: ilya-biryukov
Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, cfe-commits
Differential Revision: https://reviews.llvm.org/D56380
llvm-svn: 350515
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions