llvm-project
0b13ae60
- [llvm] Bypass sandbox for `getMainExecutable()` (#174816)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
49 days ago
[llvm] Bypass sandbox for `getMainExecutable()` (#174816) Getting the executable path is a fairly common operation in LLVM tools that doesn't affect their outputs. Allow calling it under the sandbox.
References
#174816 - [llvm] Bypass sandbox for `getMainExecutable()`
Author
jansvoboda11
Parents
66df6cce
Loading