[libcxx] [test] Use ptrdiff_t rather than int in splice_after_range.pass.cpp to avoid...
authorBilly Robert O'Neal III <bion@microsoft.com>
Wed, 3 Apr 2019 00:07:18 +0000 (00:07 +0000)
committerBilly Robert O'Neal III <bion@microsoft.com>
Wed, 3 Apr 2019 00:07:18 +0000 (00:07 +0000)
commit2bb0f75a8015991bb802ea617f17cce9e935150d
tree13b8533d31df4984081c2588e7e2a90a9b022374
parent7b9e4ebb033e706935a8b497256726f0f0d66f99
[libcxx] [test] Use ptrdiff_t rather than int in splice_after_range.pass.cpp to avoid narrowing from pointer subtraction to int warnings.

Reviewed as https://reviews.llvm.org/D60104

llvm-svn: 357546
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/splice_after_range.pass.cpp