[llvm] [llvm] Add support for running tests as root (PR #75285)

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 16:33:11 PST 2023


tstellar wrote:

Any thoughts on using os.getuid() vs an explicit test for the ACL bypassing behavior?

https://github.com/llvm/llvm-project/pull/75285


More information about the llvm-commits mailing list