Skip to content

Commit 7025d08

Browse files
mstorsjotstellar
authored andcommitted
[libcxx] Add a release note for Clang-cl specific features (llvm#80010)
1 parent f6d2106 commit 7025d08

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
@@ -342,3 +342,6 @@ Build System Changes
342342
them so that they can interoperate with other system-provided libraries that might be using a different unwinding
343343
library (such as ``libgcc_s``), you should pass ``LIBCXXABI_USE_LLVM_UNWINDER=OFF`` and ``COMPILER_RT_USE_LLVM_UNWINDER=OFF``
344344
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

Comments
 (0)