Revert "[clang][Darwin] Always set the default C++ Standard Library to libc++"
authorLeonard Chan <leonardchan@google.com>
Thu, 4 Aug 2022 22:56:32 +0000 (22:56 +0000)
committerLeonard Chan <leonardchan@google.com>
Thu, 4 Aug 2022 22:56:32 +0000 (22:56 +0000)
commit33171df9cc7f6560dea7b0b162ab51ff97417468
tree6de5416052552b4d2cb0cb68560fe6ce2a222202
parent1d2a62afaf7561e331e2f3daf3937d14225b21bf
Revert "[clang][Darwin] Always set the default C++ Standard Library to libc++"

This reverts commit c5ccb78ade8136134e0ca9dde64de97f913f0f8c.

We're seeing darwin-stdlib.cpp fail on our linux, mac, and windows
builders:
https://luci-milo.appspot.com/ui/p/fuchsia/builders/toolchain.ci/clang-linux-x64/b8806821020552676065/overview
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/darwin-iphone-defaults.m
clang/test/Driver/darwin-stdlib.cpp