[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible...
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. Add static_cast<short> when constructing pair<Whatever, short> from (Something, int). Fixes D27540. llvm-svn: 289107
Loading
Please sign in to comment