[libcxx-commits] [libcxx] [libcxx] Improve handling of DummyData blocks in libcxx tests (PR #88897)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 16 07:50:02 PDT 2024


================
@@ -27,16 +27,31 @@
 #include "test_macros.h"
 #include "../types.h"
 
+class Data{
----------------
ldionne wrote:

I don't understand why this change is necessary.

https://github.com/llvm/llvm-project/pull/88897


More information about the libcxx-commits mailing list