[libcxx-commits] [PATCH] D124403: [libc++] Refactor max_size.pass.cpp
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 26 08:48:03 PDT 2022
Mordante accepted this revision.
Mordante added a comment.
LGTM, but one question.
================
Comment at: libcxx/test/libcxx/strings/basic.string/string.capacity/max_size.pass.cpp:13
+// REQUIRES: libcpp-abi-version=1
+
----------------
Is there a separate test for ABI v2?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124403/new/
https://reviews.llvm.org/D124403
More information about the libcxx-commits
mailing list