[PATCH] D60104: [libcxx] [test] Use ptrdiff_t rather than int in splice_after_range.pass.cpp to avoid narrowing from pointer subtraction to int warnings.

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 1 16:07:43 PDT 2019


BillyONeal created this revision.
BillyONeal added reviewers: ldionne, mclow.lists, EricWF.
Herald added a subscriber: dexonsmith.

https://reviews.llvm.org/D60104

Files:
  test/std/containers/sequences/forwardlist/forwardlist.ops/splice_after_range.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60104.193193.patch
Type: text/x-patch
Size: 4399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190401/ccded298/attachment.bin>


More information about the cfe-commits mailing list