[all-commits] [llvm/llvm-project] 2c488a: Fix signed/unsigned comparison mismatch warning
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jul 19 03:15:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c488a6b35c6d03e34fdd4e7ec87ed6bdc3d3010
https://github.com/llvm/llvm-project/commit/2c488a6b35c6d03e34fdd4e7ec87ed6bdc3d3010
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
Log Message:
-----------
Fix signed/unsigned comparison mismatch warning
More information about the All-commits
mailing list