[all-commits] [llvm/llvm-project] 72584d: [scudo] Fix inconsistent signed/unsigned comparison
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Wed Feb 15 11:16:06 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72584d91990bb22c4df7dcbd6c003144dca7874c
https://github.com/llvm/llvm-project/commit/72584d91990bb22c4df7dcbd6c003144dca7874c
Author: Chia-hung Duan <chiahungduan at google.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/tests/scudo_hooks_test.cpp
Log Message:
-----------
[scudo] Fix inconsistent signed/unsigned comparison
Fix broken test on PPC
Differential Revision: https://reviews.llvm.org/D144121
More information about the All-commits
mailing list