cachemeifyoucan wrote:

I think searching for libcxx dylib in the install directory for bootstrap 
situation makes sense but I am very worried about ingesting such a search path 
in such a high priority location (before sys root). That can cause user 
unintentionally pick up libraries in there. I would rather if `clang++` can 
just explicitly link that libcxx if found with full path.

https://github.com/llvm/llvm-project/pull/170303
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to