llvm-project/openmp/runtime/test/env
Hansang Bae ec1b4d1f6f Fix OMP_TARGET_OFFLOAD parsing
Current parsing allows trailing string after the permitted value,
MANDATORY|DISABLED|DEFAULT -- e.g., "mandatorynot" is also recognized
as "MANDATORY". Such cases should be recognized as incorrect/unknown
value.

Differential Revision: https://reviews.llvm.org/D62431

llvm-svn: 362125
2019-05-30 18:35:07 +00:00
..
kmp_aff_disable_hwloc.c
kmp_set_dispatch_buf.c
omp_target_offload.c Fix OMP_TARGET_OFFLOAD parsing 2019-05-30 18:35:07 +00:00
omp_thread_limit.c
omp_wait_policy.c