[libcxx-commits] [libcxx] [libcxx][test][z/OS] Fix hermite.pass.cpp for HEX float (PR #101019)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 30 23:21:08 PDT 2024
================
@@ -26,7 +26,12 @@
#include "type_algorithms.h"
-inline constexpr unsigned g_max_n = 128;
+inline constexpr unsigned g_max_n =
----------------
PaulXiCao wrote:
Sure thing. Will probably not have time before the weekend.
https://github.com/llvm/llvm-project/pull/101019
More information about the libcxx-commits
mailing list