libc++ has issues when used with -fno-exceptions and vcruntime,
don't use it on Windows by default until we address those issues.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D103941
[CMake] Don't use libc++ by default on Windows yet ClosedPublic Authored by phosek on Jun 8 2021, 10:47 PM.
Details Summary libc++ has issues when used with -fno-exceptions and vcruntime,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 8 2021, 11:49 PM This revision was landed with ongoing or failed builds.Jun 8 2021, 11:57 PM Closed by commit rGb413e44200e7: [CMake] Don't use libc++ by default on Windows yet (authored by phosek). · Explain Why This revision was automatically updated to reflect the committed changes. phosek added a reverting change: rG0d5af7a4caaf: Revert "[CMake] Don't use libc++ by default on Windows yet".Jun 11 2021, 12:46 AM
Revision Contents
Diff 350793 clang/cmake/caches/Fuchsia-stage2.cmake
clang/cmake/caches/Fuchsia.cmake
|