This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] libomp: cleanup parsing of OMP_ALLOCATOR env variable
ClosedPublic

Authored by AndreyChurbanov on Jan 18 2021, 2:04 PM.

Details

Summary

Code restructured.
Used KMP_WARNING for messages.
Added check of extra symbols in case a match found.
Added missed warnings.

Diff Detail