diff options
author | Sam McCall <sam.mccall@gmail.com> | 2023-09-22 22:29:25 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-22 22:29:25 +0200 |
commit | 7ca8c21af36acb117529e797b3d36e85a286ca47 (patch) | |
tree | bf108eb75872c3e90786030dfdc6b719554850d6 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 4a55d426967b9c70f5dea7b3a389e11393a4f4c4 (diff) | |
download | llvm-7ca8c21af36acb117529e797b3d36e85a286ca47.zip llvm-7ca8c21af36acb117529e797b3d36e85a286ca47.tar.gz llvm-7ca8c21af36acb117529e797b3d36e85a286ca47.tar.bz2 |
[Driver] Fix detection of libc++ with empty sysroot. (#66947)
b1e3cd1d79443603dc003441e07cdd8d30bb7f26 dropped the leading slash here,
presumably unintentionally.
(I don't understand Driver well enough to know how/where this is
supposed
to be tested, but it broke clangd on any project that uses the
system-installed -stdlib=libc++ on a standard debian install)
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions