[all-commits] [llvm/llvm-project] c65d48: [libc++] Add details about string annotations (#82...

Tacet via All-commits all-commits at lists.llvm.org
Fri Feb 23 13:07:00 PST 2024


  Branch: refs/heads/release/18.x
  Home:   https://github.com/llvm/llvm-project
  Commit: c65d48da924b850d4f6b72243f0ef932b499c825
      https://github.com/llvm/llvm-project/commit/c65d48da924b850d4f6b72243f0ef932b499c825
  Author: Tacet <4922191+AdvenamTacet at users.noreply.github.com>
  Date:   2024-02-23 (Fri, 23 Feb 2024)

  Changed paths:
    M libcxx/docs/ReleaseNotes/18.rst

  Log Message:
  -----------
  [libc++] Add details about string annotations (#82730)

This commit adds information that only long strings are annotated, and
with all allocators by default.

To read why short string annotations are not turned on yet, read
comments in a related PR:
https://github.com/llvm/llvm-project/pull/79536

Upstreamed in: 7661ade5d1ac4fc8e1e2339b2476cb8e45c24641
Upstream PR: #80912

---------

Co-authored-by: Mark de Wever <zar-rpg at xs4all.nl>

Co-authored-by: Mark de Wever <zar-rpg at xs4all.nl>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list