joerg added a comment.

Installing libc++ along clang makes a lot of sense for non-system compilers. It 
doesn't imply any version locking like in GCC, i.e. you are still free to 
install whatever version of libunwind and libc++ you want. I'm somewhat 
conflicted about this patch. I think it is an actual improvement for some 
deployment cases, but I also consider it a bit of an abuse of the ressource 
directory. I'm not sure we have a better mechanism at hand right now though.


https://reviews.llvm.org/D30733



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to