[Lldb-commits] [PATCH] D88581: [lldb] Symlink the Clang resource directory to the LLDB build directory in standalone builds
Michał Górny via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 29 13:02:11 PST 2021
mgorny added a comment.
Gentoo uses plain `/usr/lib/clang/X.Y.Z` which doesn't really match any of the tested paths. Do you think there's a point in adding yet another case there or should I just override it locally?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88581/new/
https://reviews.llvm.org/D88581
More information about the lldb-commits
mailing list