[libcxx-commits] [PATCH] D113906: [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms.
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 16 12:55:43 PST 2021
philnik added inline comments.
================
Comment at: libcxx/test/std/algorithms/robust_re_difference_type.compile.pass.cpp:74
+TEST_CONSTEXPR_CXX20 bool all_the_algorithms()
+{
+ void *a[10] = {};
----------------
You didn't format this file
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113906/new/
https://reviews.llvm.org/D113906
More information about the libcxx-commits
mailing list