[all-commits] [llvm/llvm-project] 27bba4: [clang] Use range-based for loops (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Mon Sep 4 00:31:54 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 27bba42fc9e7674c6a8936c14e9614f3d7a30a85
      https://github.com/llvm/llvm-project/commit/27bba42fc9e7674c6a8936c14e9614f3d7a30a85
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M clang/lib/Parse/ParseObjc.cpp
    M clang/lib/Sema/SemaPseudoObject.cpp
    M clang/utils/TableGen/RISCVVEmitter.cpp

  Log Message:
  -----------
  [clang] Use range-based for loops (NFC)


  Commit: e2e68468f5ed5d9694f94045fb1d7ce591a80531
      https://github.com/llvm/llvm-project/commit/e2e68468f5ed5d9694f94045fb1d7ce591a80531
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Use isNullConstant (NFC)


Compare: https://github.com/llvm/llvm-project/compare/0065640f4012...e2e68468f5ed


More information about the All-commits mailing list