llvm-project
0b13ae60 - [llvm] Bypass sandbox for `getMainExecutable()` (#174816)

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.
Author
Parents
Loading