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

Tacet via All-commits all-commits at lists.llvm.org
Thu Feb 22 19:45:39 PST 2024


  Branch: refs/heads/users/AdvenamTacet/llvm18-release-note-string-annotations
  Home:   https://github.com/llvm/llvm-project
  Commit: af13d9e09c045bdab71740584e5f54e83313e7b1
      https://github.com/llvm/llvm-project/commit/af13d9e09c045bdab71740584e5f54e83313e7b1
  Author: Tacet <advenam.tacet at trailofbits.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 (#80912)

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

---------

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