We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b396b63 commit 65de759Copy full SHA for 65de759
libcxx/docs/ReleaseNotes/18.rst
@@ -343,3 +343,6 @@ Build System Changes
343
them so that they can interoperate with other system-provided libraries that might be using a different unwinding
344
library (such as ``libgcc_s``), you should pass ``LIBCXXABI_USE_LLVM_UNWINDER=OFF`` and ``COMPILER_RT_USE_LLVM_UNWINDER=OFF``
345
to make sure the system-provided unwinding library is used by the LLVM runtimes.
346
+
347
+- In Clang-cl configurations, libc++ can now be built against the static and/or
348
+ debug MSVC C runtimes
0 commit comments