[libcxx-commits] [libcxx] [libc++][doc] Update the release notes for LLVM 18 (PR #78324)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jan 21 04:25:07 PST 2024
================
@@ -89,6 +105,11 @@ Improvements and New Features
- The ``_LIBCPP_ENABLE_CXX20_REMOVED_SHARED_PTR_UNIQUE`` macro has been added to make
the function ``std::shared_ptr<...>::unique()`` available.
+- Asan annotations have been added to ``std::basic_string``.
----------------
mordante wrote:
AddressSanitizer it is.
https://github.com/llvm/llvm-project/pull/78324
More information about the libcxx-commits
mailing list