[PATCH] D54508: [libcxx] [test] Fix Clang -Wunused-local-typedef, MSVC C4800, missing cassert.

Eric Fiselier via Phabricator reviews at reviews.llvm.org
Tue Nov 13 21:22:06 PST 2018


EricWF added a comment.

Remind me once this lands to turn on `-Wunused-local-typedef` so we don't regress.


https://reviews.llvm.org/D54508





More information about the libcxx-commits mailing list