Skip to content
Commit 6535f510 authored by Alexander Potapenko's avatar Alexander Potapenko
Browse files

[ASan] Introduce SymbolizerPrepareForSandboxing(), which is a no-op on every...

[ASan] Introduce SymbolizerPrepareForSandboxing(), which is a no-op on every platform except Linux (because we don't support sandboxing anywhere else yet)
On Linux we pre-cache the value of readlink("/proc/self/exe"), so that it can be later used when the sandbox has been turned on.

llvm-svn: 182579
parent a343d1d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment