[all-commits] [llvm/llvm-project] c0a2d3: [libc++] Fix a test failure in 7b00e9fae3 (D93815).
Quuxplusone via All-commits
all-commits at lists.llvm.org
Mon Dec 28 15:52:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c0a2d3b90b3b024247cb38f73219ed595e974431
https://github.com/llvm/llvm-project/commit/c0a2d3b90b3b024247cb38f73219ed595e974431
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2020-12-28 (Mon, 28 Dec 2020)
Changed paths:
M libcxx/test/std/utilities/function.objects/func.search/func.search.default/default.pred.pass.cpp
Log Message:
-----------
[libc++] Fix a test failure in 7b00e9fae3 (D93815).
"LLVM Buildbot on libcxx-libcxxabi-libunwind-armv7-linux" is not happy
with comparing `unsigned` and `int` [-Werror,-Wsign-compare].
More information about the All-commits
mailing list