[PATCH] D27268: [libcxx] [test] Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 2/4.
Stephan T. Lavavej via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 5 17:12:40 PST 2016
STL_MSFT updated this revision to Diff 80348.
STL_MSFT added a comment.
Changed data members to size_t as requested (also changed parameters for consistency).
https://reviews.llvm.org/D27268
Files:
test/std/utilities/optional/optional.specalg/make_optional_explicit_initializer_list.pass.cpp
test/support/archetypes.hpp
test/support/count_new.hpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27268.80348.patch
Type: text/x-patch
Size: 5617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161206/3d0d9f29/attachment-0001.bin>
More information about the cfe-commits
mailing list