[CMake] Don't use libc++ by default on Windows yet
authorPetr Hosek <phosek@google.com>
Wed, 9 Jun 2021 05:44:53 +0000 (22:44 -0700)
committerPetr Hosek <phosek@google.com>
Wed, 9 Jun 2021 06:57:14 +0000 (23:57 -0700)
commitb413e44200e715c254fa9a41f6a86f8761c9b362
tree8561b104ed8491157ff9b0ef236bfeaf7974ce1c
parentbf58600badb1138a501ad81b07298207a7a64b2a
[CMake] Don't use libc++ by default on Windows yet

libc++ has issues when used with -fno-exceptions and vcruntime,
don't use it on Windows by default until we address those issues.

Differential Revision: https://reviews.llvm.org/D103941
clang/cmake/caches/Fuchsia-stage2.cmake
clang/cmake/caches/Fuchsia.cmake