[Openmp-commits] [PATCH] D89898: changing OMP rtl to use shared memory instead of env variable
Todd Erdner via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Nov 18 09:04:53 PST 2020
terdner added a comment.
Adding the UID is pretty simple to implement. Does this solve the problem (because a user can already open a file that is owned by UID) or just make it more rare because now you are only hitting files that you left behind, and not others?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89898/new/
https://reviews.llvm.org/D89898
More information about the Openmp-commits
mailing list