[Openmp-commits] [PATCH] D94932: [OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jan 18 14:04:01 PST 2021
AndreyChurbanov created this revision.
AndreyChurbanov added reviewers: tlwilmar, hbae, jlpeyton, Nawrin.
AndreyChurbanov added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
AndreyChurbanov requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, sstefan1.
Code restructured.
Used KMP_WARNING for messages.
Added check of extra symbols in case a match found.
Added missed warnings.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D94932
Files:
openmp/runtime/src/kmp_settings.cpp
openmp/runtime/test/env/omp_alloc_env_invalid.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94932.317416.patch
Type: text/x-patch
Size: 7301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210118/8d1fd49b/attachment.bin>
More information about the Openmp-commits
mailing list