[PATCH] D17286: Make FreeBSD and NetBSD use CLANG_DEFAULT_CXX_STDLIB

Jonas Hahnfeld via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 16 01:15:25 PST 2016


Hahnfeld created this revision.
Hahnfeld added reviewers: rsmith, t.p.northover.
Hahnfeld added a subscriber: cfe-commits.
Herald added a subscriber: emaste.

Also introduce `-stdlib=default` to override the configured value and use it to make the tests always pass.

http://reviews.llvm.org/D17286

Files:
  lib/Driver/ToolChain.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  test/Driver/freebsd.cpp
  test/Driver/netbsd.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17286.48049.patch
Type: text/x-patch
Size: 12894 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160216/f71d86eb/attachment.bin>


More information about the cfe-commits mailing list