[PATCH] D34534: [libcxx] [test] Fix MSVC warning C4242 "conversion from 'int' to 'const char', possible loss of data".

Stephan T. Lavavej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 13:18:15 PDT 2017


STL_MSFT added a comment.

As I've made this exact change in other tests before, I'll commit this soon-ish if there are no comments or objections.


https://reviews.llvm.org/D34534





More information about the cfe-commits mailing list