[all-commits] [llvm/llvm-project] 777f03: [libc++] inline more functions into basic_string

philnik777 via All-commits all-commits at lists.llvm.org
Fri Nov 4 08:18:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 777f03479941f32b0f2b6aa447af1e469dfa9d5b
      https://github.com/llvm/llvm-project/commit/777f03479941f32b0f2b6aa447af1e469dfa9d5b
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    M libcxx/include/string

  Log Message:
  -----------
  [libc++] inline more functions into basic_string

This removes a lot of boilerplate.

Reviewed By: ldionne, #libc, EricWF

Spies: EricWF, libcxx-commits

Differential Revision: https://reviews.llvm.org/D137025




More information about the All-commits mailing list