dankm wrote:

> If I understand correctly this means in effect `-stdlib=` becomes a 
> don't-care when linking C, and anyhow it already had no effect.

That's correct. It was previously a harmless warning at link time, and is now 
(with this change) completely ignored.

https://github.com/llvm/llvm-project/pull/68011
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to