This is an archive of the discontinued LLVM Phabricator instance.

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

Authored by STL_MSFT on Jun 22 2017, 2:30 PM.

Details

Summary

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

Diff Detail

Event Timeline

STL_MSFT created this revision.Jun 22 2017, 2:30 PM

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

STL_MSFT accepted this revision.Jul 19 2017, 3:15 PM
This revision is now accepted and ready to land.Jul 19 2017, 3:15 PM
STL_MSFT closed this revision.Jul 19 2017, 3:15 PM