[PATCH] D75414: [clangd] Resolve driver symlinks, and look up unknown relative drivers in PATH.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 2 07:16:13 PST 2020
sammccall added a subscriber: jyknight.
sammccall added a comment.
Per @jyknight on discord: we `-no-canonical-prefixes` disables this behavior in clang.
Maybe we should scan for that and not resolve if it's present...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75414/new/
https://reviews.llvm.org/D75414
More information about the cfe-commits
mailing list