[PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB
Jonas Hahnfeld via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 29 11:43:48 PST 2016
Hahnfeld added a comment.
In http://reviews.llvm.org/D17286#364353, @joerg wrote:
> I dislike the value `default`, since with `CLANG_DEFAULT_CXX_STDLIB` it is not. Otherwise, it should be fine.
Hmm, had this feeling as well... What about `-stdlib=test` as I only plan to use this for the tests that require it?
http://reviews.llvm.org/D17286
More information about the cfe-commits
mailing list