diff --git a/libcxx/test/support/any_helpers.h b/libcxx/test/support/any_helpers.h --- a/libcxx/test/support/any_helpers.h +++ b/libcxx/test/support/any_helpers.h @@ -26,7 +26,7 @@ template struct IsSmallObject : public std::integral_constant::value % std::alignment_of::value == 0 && std::is_nothrow_move_constructible::value