[PATCH] D59621: [libcxx] [test] Add (void) casts to operator new calls, to suppress warnings generated by [[nodiscard]].
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 22 12:16:58 PDT 2019
ldionne added a comment.
In D59621#1439870 <https://reviews.llvm.org/D59621#1439870>, @BillyONeal wrote:
> This didn't work out, we'll just skip the tests for MSVC++ for now.
I'd like to understand what's breaking on MSVC so we can address the problem properly -- but I won't push if you just want to skip the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59621/new/
https://reviews.llvm.org/D59621
More information about the cfe-commits
mailing list