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 f6d2106 commit 7025d08Copy full SHA for 7025d08
libcxx/docs/ReleaseNotes/18.rst
@@ -342,3 +342,6 @@ Build System Changes
342
them so that they can interoperate with other system-provided libraries that might be using a different unwinding
343
library (such as ``libgcc_s``), you should pass ``LIBCXXABI_USE_LLVM_UNWINDER=OFF`` and ``COMPILER_RT_USE_LLVM_UNWINDER=OFF``
344
to make sure the system-provided unwinding library is used by the LLVM runtimes.
345
+
346
+- In Clang-cl configurations, libc++ can now be built against the static and/or
347
+ debug MSVC C runtimes
0 commit comments