smeenai added inline comments.
================ Comment at: include/__config:1266 +#if defined(_LIBCPP_ABI_MICROSOFT) +# if defined(_DLL) && !defined(_LIBCPP_BUILDING_LIBRARY) +# if defined(_LIBCPP_DEBUG) ---------------- rnk wrote: > smeenai wrote: > > This feels more like a Windows (or perhaps COFF) thing than a Microsoft ABI > > thing. > I think if you're not using the MS ABI, you're probably using the GCC-style > driver to compile and link, and that is what normally adds the C++ library to > the link line. Yeah, that's fair. https://reviews.llvm.org/D40660 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits