OSDN Git Service

[OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable.
authorAndreyChurbanov <andrey.churbanov@intel.com>
Tue, 19 Jan 2021 13:21:22 +0000 (16:21 +0300)
committerAndreyChurbanov <andrey.churbanov@intel.com>
Tue, 19 Jan 2021 13:21:22 +0000 (16:21 +0300)
commita60bc55c693609e9417419b72754b9984f52acbe
tree1dbdbe0be319519f9250d6e28fa95f1ced644c11
parentd77a57208770470d546194ad81bd01ae5d94df0d
[OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable.

Differential Revision: https://reviews.llvm.org/D94932
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/test/env/omp_alloc_env_invalid.c [new file with mode: 0644]