[all-commits] [llvm/llvm-project] ff0ca6: [flang] Use unsigned to avoid comparison warning
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Feb 28 05:27:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff0ca64ea2c96ee2c3653770a9832c18ac4af998
https://github.com/llvm/llvm-project/commit/ff0ca64ea2c96ee2c3653770a9832c18ac4af998
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M flang/runtime/pointer.cpp
Log Message:
-----------
[flang] Use unsigned to avoid comparison warning
More information about the All-commits
mailing list