[Openmp-commits] [PATCH] D73248: [OpenMP] change OMP_ATK_* and OMP_ATV_* enum to lowercase [NFC]

Kelvin Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 23 08:24:27 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGad24cf2a9420: [OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC] (authored by kkwli0).
Herald added a project: OpenMP.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73248/new/

https://reviews.llvm.org/D73248

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73248.239912.patch
Type: text/x-patch
Size: 12556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20200123/e1716b01/attachment-0001.bin>


More information about the Openmp-commits mailing list