aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorOverMighty <its.overmighty@gmail.com>2024-06-20 03:16:02 +0200
committerGitHub <noreply@github.com>2024-06-19 20:16:02 -0500
commit57778ec36c9c7e96b76a167f19dccbe00d49c9d4 (patch)
tree7a9847a2b9e124b42eb4e0c2f675611196fc9c6c /llvm/lib/IR/Module.cpp
parentf8f4235612b9668bbcbb6a58634fcb756794045e (diff)
downloadllvm-57778ec36c9c7e96b76a167f19dccbe00d49c9d4.zip
llvm-57778ec36c9c7e96b76a167f19dccbe00d49c9d4.tar.gz
llvm-57778ec36c9c7e96b76a167f19dccbe00d49c9d4.tar.bz2
[libc] Fix scheduler test incorrectly guessing user privileges (#95562)
Non-root users may be able to set real-time scheduling policies. Don't expect failure to set real-time scheduling policies based on UID. Instead, check that if it fails, it is either due to missing privileges, or unsupported parameters if the scheduling policy is not mandated by POSIX. Fixes #95564.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions