[all-commits] [llvm/llvm-project] e890ff: Fix signed-compare warning.
Justin Lebar via All-commits
all-commits at lists.llvm.org
Thu Feb 25 18:15:52 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e890fffcab8b7e95deba4269c14db9fab003a737
https://github.com/llvm/llvm-project/commit/e890fffcab8b7e95deba4269c14db9fab003a737
Author: Justin Lebar <justin.lebar at gmail.com>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M clang/lib/Sema/Sema.cpp
Log Message:
-----------
Fix signed-compare warning.
Introduced in my c90dac27e94ec354a3e8919556ac5bc89b62c731.
More information about the All-commits
mailing list