[PATCH] D63329: Allow static linking of libc++ on Linux, just like -static-libstdc++

Erik Verbruggen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 14 06:46:51 PDT 2019


erikjv added a comment.

In D63329#1543407 <https://reviews.llvm.org/D63329#1543407>, @lebedev.ri wrote:

> Tests?


I can add a test, but I'd first like to know if this would be accepted. Test would be along the lines of "test/Driver/fuchsia.cpp" line 36, where it tests "-static-libstdc++".


Repository:
  rC Clang

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

https://reviews.llvm.org/D63329





More information about the cfe-commits mailing list