[all-commits] [llvm/llvm-project] dc8a9a: [libc++][NFC] Move definitions around in string.cp...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue May 24 08:32:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dc8a9a03ecdba4280ae15b890725ae30ad55ff60
      https://github.com/llvm/llvm-project/commit/dc8a9a03ecdba4280ae15b890725ae30ad55ff60
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M libcxx/src/string.cpp

  Log Message:
  -----------
  [libc++][NFC] Move definitions around in string.cpp to reduce _LIBCPP_HAS_NO_WIDE_CHARACTERS blocks


  Commit: 63251840494216af0d063503faee21f58a915c3c
      https://github.com/llvm/llvm-project/commit/63251840494216af0d063503faee21f58a915c3c
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-05-24 (Tue, 24 May 2022)

  Changed paths:
    M libcxx/src/string.cpp

  Log Message:
  -----------
  [libc++][NFC] Whitespace refactoring of string.cpp for consistency and legibility


Compare: https://github.com/llvm/llvm-project/compare/96bbe1bd61c6...632518404942


More information about the All-commits mailing list