Files
clang-p2996/openmp/libomptarget/test/offloading/malloc.c
Shilei Tian 7e4c6f6cb2 [OpenMP] Reduce the size of heap memory required by the test malloc_parallel.c (#75885)
This patch reduces the size of heap memory required by the test
`malloc_parallel.c` and `malloc.c`. The original size is too large such
that `malloc` returns `nullptr` on many threads, causing illegal
memory access.
2023-12-20 15:03:01 -08:00

991 B