[all-commits] [llvm/llvm-project] 923367: [libc++] Rename __s1/__s2 to __dest/__source in __...

Quuxplusone via All-commits all-commits at lists.llvm.org
Tue Dec 21 05:37:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 923367546619e929814b6b02a9fa029dd4d45051
      https://github.com/llvm/llvm-project/commit/923367546619e929814b6b02a9fa029dd4d45051
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

  Changed paths:
    M libcxx/include/__string

  Log Message:
  -----------
  [libc++] Rename __s1/__s2 to __dest/__source in __copy_constexpr. NFC.

This consistently completes the renaming started in D115986.




More information about the All-commits mailing list