[clang] [Driver] Ensure ToolChain::LibraryPaths is not empty for non-Darwin (PR #87866)
YunQiang Su via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 10 07:38:21 PDT 2024
wzssyqa wrote:
For me, I think that it is a good idea to always warn/hint the full/normalized path.
For compatible reason, we can still try to find libraries in old-style or non-full/normalized paths, while should not hint them.
https://github.com/llvm/llvm-project/pull/87866
More information about the cfe-commits
mailing list