[PATCH] D27270: [libcxx] [test] Fix MSVC x64 warning C4267 "conversion from 'size_t' to 'int' [or 'unsigned int'], possible loss of data", part 4/4.

Stephan T. Lavavej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 14 14:13:05 PST 2016


STL_MSFT abandoned this revision.
STL_MSFT added a comment.

Abandoning; I have changes in our STL to fix the bulk of these warnings, plus a small number of test changes that I'm about to send out.


https://reviews.llvm.org/D27270





More information about the cfe-commits mailing list