[all-commits] [llvm/llvm-project] bc27f3: [clang-tidy] Use StringRef::consume_front (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Jan 14 12:18:10 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc27f3573d61012771aa3fee2427f0dd5b8a1288
      https://github.com/llvm/llvm-project/commit/bc27f3573d61012771aa3fee2427f0dd5b8a1288
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-14 (Sun, 14 Jan 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/GlobList.cpp

  Log Message:
  -----------
  [clang-tidy] Use StringRef::consume_front (NFC)


  Commit: 10b1c29e396ffb83b0da989740382d5db14fcd9c
      https://github.com/llvm/llvm-project/commit/10b1c29e396ffb83b0da989740382d5db14fcd9c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-14 (Sun, 14 Jan 2024)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp

  Log Message:
  -----------
  [CodeGen] Use a range-based for loop (NFC)


  Commit: 21edd381e403079baa2d01754e3d3ae7b3469932
      https://github.com/llvm/llvm-project/commit/21edd381e403079baa2d01754e3d3ae7b3469932
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-14 (Sun, 14 Jan 2024)

  Changed paths:
    M clang-tools-extra/clang-doc/HTMLGenerator.cpp

  Log Message:
  -----------
  [clang-doc] Use SmallString::operator std::string (NFC)


Compare: https://github.com/llvm/llvm-project/compare/2ae795d3d65e...21edd381e403


More information about the All-commits mailing list