[OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC]
authorKelvin Li <kkwli0@gmail.com>
Thu, 23 Jan 2020 14:16:06 +0000 (09:16 -0500)
committerKelvin Li <kkwli0@gmail.com>
Thu, 23 Jan 2020 16:15:44 +0000 (11:15 -0500)
commitad24cf2a942068e5bcdda3fbe58c084715266cf3
treeed1f7c5be91f8856bec3ae2613c8989638ff8d07
parentf3c508fe91606c7383c812838b07ed5433a00dcf
[OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC]

The OpenMP spec defines the OMP_ATK_* and OMP_ATV_* to be lowercase.

Differential Revision: https://reviews.llvm.org/D73248
openmp/runtime/src/include/omp.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_alloc.cpp
openmp/runtime/test/api/omp_alloc_def_fb.c
openmp/runtime/test/api/omp_alloc_hbw.c
openmp/runtime/test/api/omp_alloc_null_fb.c