dalias added a comment.

It's not just infeasible; it's impossible by design. musl's headers do not 
support any contract with compiler-provided versions of the std headers, and 
won't. Attempting to use them in place of the libc ones is unsupported usage 
and will periodically break.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65699/new/

https://reviews.llvm.org/D65699



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

Reply via email to