llvm-project/openmp/runtime/test/api
AndreyChurbanov aa6e7e8da8 [OpenMP] libomp: move warnings to after library initialization
Warnings on deprecated api cannot be suppressed if the library is not initialized.
With this change it is possible to set KMP_WARNINGS=false to suppress the warnings.

Differential Revision: https://reviews.llvm.org/D102676
2021-05-21 23:47:23 +03:00
..
has_openmp.c
kmp_aligned_malloc.c
kmp_set_defaults_lock_bug.c
omp_alloc_def_fb.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_hbw.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_alloc_null_fb.c [OpenMP][NFC] Fix test 2021-01-19 00:05:34 +03:00
omp_calloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_calloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_deprecated.c [OpenMP] libomp: move warnings to after library initialization 2021-05-21 23:47:23 +03:00
omp_display_env0.c [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests 2020-11-11 20:13:21 +01:00
omp_get_num_devices.c
omp_get_num_threads.c
omp_get_wtick.c
omp_get_wtime.c
omp_in_parallel.c
omp_nteams_api.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_nteams_api_env2.c [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs 2021-02-01 22:54:11 +03:00
omp_pause_resource.c
omp_realloc_def_fb.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_null_ptr.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00
omp_realloc_size_0.c [OpenMP] Add omp_realloc implementation 2020-11-17 13:43:00 -06:00