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

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 15 09:50:36 PST 2018


mclow.lists added a comment.

The `<cassert>` bit is fine.
The `veryLarge` is "ok".
The rest of them are just bogus.


https://reviews.llvm.org/D43273





More information about the cfe-commits mailing list