[all-commits] [llvm/llvm-project] 5311ab: [RISCV] Try using toupper instead of std::toupper ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Apr 2 12:29:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5311abc7a24e4170e5e6d06f1022da87f1413dd7
https://github.com/llvm/llvm-project/commit/5311abc7a24e4170e5e6d06f1022da87f1413dd7
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:
-----------
[RISCV] Try using toupper instead of std::toupper to make the build bots happy.
More information about the All-commits
mailing list