[all-commits] [llvm/llvm-project] 15179a: [llvm] Use llvm::is_contained (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Jan 12 18:40:07 PST 2024


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

  Changed paths:
    M llvm/lib/CodeGen/RDFGraph.cpp
    M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp

  Log Message:
  -----------
  [llvm] Use llvm::is_contained (NFC)


  Commit: eccd279979ac210248cdf7d583169df6a8e552bd
      https://github.com/llvm/llvm-project/commit/eccd279979ac210248cdf7d583169df6a8e552bd
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M clang/lib/Frontend/CompilerInstance.cpp
    M clang/lib/Frontend/Rewrite/FrontendActions.cpp
    M clang/tools/driver/driver.cpp

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


  Commit: 771ab15e4881b9c4adaabb694d901c3dbeb1fa47
      https://github.com/llvm/llvm-project/commit/771ab15e4881b9c4adaabb694d901c3dbeb1fa47
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

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

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


  Commit: 1df4fb98813a33d14f2112a1bb906039d112fa3f
      https://github.com/llvm/llvm-project/commit/1df4fb98813a33d14f2112a1bb906039d112fa3f
  Author: Kazu Hirata <kazu at google.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M llvm/lib/Support/StringRef.cpp

  Log Message:
  -----------
  [Support] Use StringRef::ltrim (NFC)


Compare: https://github.com/llvm/llvm-project/compare/5fa4b1d83c80...1df4fb98813a


More information about the All-commits mailing list