Skip to content

Commit 65de759

Browse files
mstorsjoxgupta
authored andcommitted
[libcxx] Add a release note for Clang-cl specific features (llvm#80010)
1 parent b396b63 commit 65de759

File tree

1 file changed

+3
-0
lines changed
  • libcxx/docs/ReleaseNotes

1 file changed

+3
-0
lines changed

libcxx/docs/ReleaseNotes/18.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,3 +343,6 @@ Build System Changes
343343
them so that they can interoperate with other system-provided libraries that might be using a different unwinding
344344
library (such as ``libgcc_s``), you should pass ``LIBCXXABI_USE_LLVM_UNWINDER=OFF`` and ``COMPILER_RT_USE_LLVM_UNWINDER=OFF``
345345
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

Comments
 (0)