[all-commits] [llvm/llvm-project] 83583b: [libc++][NFC] Wrap lines in ReleaseNotes/22.rst (#...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Tue Aug 26 00:11:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83583b211e4333755ae3a0291b2e743b05b60065
      https://github.com/llvm/llvm-project/commit/83583b211e4333755ae3a0291b2e743b05b60065
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

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

  Log Message:
  -----------
  [libc++][NFC] Wrap lines in ReleaseNotes/22.rst (#155359)

Some of the lines in `ReleaseNotes/22.rst` are (significantly) longer
than our usual 120 column limit. This wraps all lines in the file so
they are never more than our usual limit.



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