[all-commits] [llvm/llvm-project] 337607: [RISCV][NFC] Add missed // clang-format on

Alex Bradbury via All-commits all-commits at lists.llvm.org
Thu May 1 05:40:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3376071a24b772446d2f2241e4370b6d0cba6947
      https://github.com/llvm/llvm-project/commit/3376071a24b772446d2f2241e4370b6d0cba6947
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2025-05-01 (Thu, 01 May 2025)

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

  Log Message:
  -----------
  [RISCV][NFC] Add missed // clang-format on

clang-format was turned off for the defines, but there was no matching
`// clang-format on` comment at the end. Ran into this in #137973



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list