[all-commits] [llvm/llvm-project] 8c124e: [RISCV] isDigit instead of isdigit for consistency...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Mar 30 00:15:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c124e3c416f51701732e9bae5e072f56357217a
      https://github.com/llvm/llvm-project/commit/8c124e3c416f51701732e9bae5e072f56357217a
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

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

  Log Message:
  -----------
  [RISCV] isDigit instead of isdigit for consistency. NFC

There are several other calls to isDigit in RISCVISAInfo.cpp




More information about the All-commits mailing list