[all-commits] [llvm/llvm-project] b481e0: Fix some signed/unsigned comparison gcc warnings f...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sat Oct 24 04:52:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b481e00bf4de31eeb20b95f83b1eae3dcdb4b79c
https://github.com/llvm/llvm-project/commit/b481e00bf4de31eeb20b95f83b1eae3dcdb4b79c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-24 (Sat, 24 Oct 2020)
Changed paths:
M llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
Log Message:
-----------
Fix some signed/unsigned comparison gcc warnings from D87930
More information about the All-commits
mailing list