[all-commits] [llvm/llvm-project] be7358: Revert "[RISCV] Try using toupper instead of std::...

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Apr 2 12:31:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be7358df1e3066d09171159211b9fa578272585e
      https://github.com/llvm/llvm-project/commit/be7358df1e3066d09171159211b9fa578272585e
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-04-02 (Fri, 02 Apr 2021)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  Revert "[RISCV] Try using toupper instead of std::toupper to make the build bots happy."

This reverts commit 5311abc7a24e4170e5e6d06f1022da87f1413dd7.

jrtc27 included the proper header in 1bd4986e7cdc124fecbf4b4527039a9a845e61f5
while I was trying to figure out what llvm/clang usually used.




More information about the All-commits mailing list