llvm-project/openmp/libomptarget/test/env
Joseph Huber 86a4c78047 [Libomptarget] Add missing include to define `printf`
Summary:
This test was failing because of an implicit declaration of `printf`
which isn't legal with newer C, causing it to fail. This patch just adds
the necessary header.
2022-06-08 09:56:51 -04:00
..
base_ptr_ref_count.c [Libomptarget] Add missing include to define `printf` 2022-06-08 09:56:51 -04:00
omp_target_debug.c