[all-commits] [llvm/llvm-project] f92d87: [libc++][test] Silence MSVC "comparison of signed ...
Casey Carter via All-commits
all-commits at lists.llvm.org
Mon Oct 19 17:19:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f92d874fe58555c1e6982cf78c257f3188d429f9
https://github.com/llvm/llvm-project/commit/f92d874fe58555c1e6982cf78c257f3188d429f9
Author: Casey Carter <Casey at Carter.net>
Date: 2020-10-19 (Mon, 19 Oct 2020)
Changed paths:
M libcxx/test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp
M libcxx/test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp
Log Message:
-----------
[libc++][test] Silence MSVC "comparison of signed and unsigned" warning
More information about the All-commits
mailing list