[libcxx-commits] [libcxx] [libc++][doc] Update the release notes for LLVM 18 (PR #78324)

Christopher Di Bella via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 16 11:10:51 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``.
----------------
cjdb wrote:

I'd prefer it if we spelt out the full name instead of its abbreviation.

https://github.com/llvm/llvm-project/pull/78324


More information about the libcxx-commits mailing list