[libcxx-commits] [libcxx] [libcxx] Improve handling of DummyData blocks in libcxx tests (PR #88897)
Jack Styles via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 24 07:57:39 PDT 2024
================
@@ -27,16 +27,31 @@
#include "test_macros.h"
#include "../types.h"
+class Data{
----------------
Stylie777 wrote:
See https://github.com/llvm/llvm-project/pull/88897#issuecomment-2060855853
https://github.com/llvm/llvm-project/pull/88897
More information about the libcxx-commits
mailing list