Code restructured.
Used KMP_WARNING for messages.
Added check of extra symbols in case a match found.
Added missed warnings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94932
[OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable ClosedPublic Authored by AndreyChurbanov on Jan 18 2021, 2:04 PM.
Details Summary Code restructured.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 18 2021, 7:37 PM Closed by commit rGa60bc55c6936: [OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable. (authored by AndreyChurbanov). · Explain WhyJan 19 2021, 5:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317535 openmp/runtime/src/kmp_settings.cpp
openmp/runtime/test/env/omp_alloc_env_invalid.c
|