Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenMP] Close up permissions on /tmp files #85469

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

TerryLWilmarth
Copy link
Contributor

The SHM or /tmp files that might be created during library registration don't need to have such open permissions, so this change fixes that.

The SHM or /tmp files that might be created during library
registration don't need to have such open permissions, so this change
fixes that.
@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Mar 15, 2024
@shiltian shiltian changed the title Close up permissions on /tmp files. [OpenMP] Close up permissions on /tmp files Mar 27, 2024
Copy link
Contributor

@shiltian shiltian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TerryLWilmarth TerryLWilmarth merged commit aa2c14d into llvm:main Mar 27, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants