[all-commits] [llvm/llvm-project] 5f909c: [libc++][NFC] Remove some boilerplate from <string...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Wed Oct 2 06:12:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f909c0ab2a2cb253f29d767640d3c0fbc9d5bac
      https://github.com/llvm/llvm-project/commit/5f909c0ab2a2cb253f29d767640d3c0fbc9d5bac
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2024-10-02 (Wed, 02 Oct 2024)

  Changed paths:
    M libcxx/include/string

  Log Message:
  -----------
  [libc++][NFC] Remove some boilerplate from <string> after #76756 (#108952)

A few functions are now unnecessary, since we can access the members
directly instread now.



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