[PATCH] D43273: [libcxx] [test] Fix MSVC warnings and errors.

Stephan T. Lavavej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 11:27:09 PST 2018


STL_MSFT added a comment.

Would pragmas guarded by `_MSC_VER` be acceptable for the truncation warnings?


https://reviews.llvm.org/D43273





More information about the cfe-commits mailing list