Skip to content
Commit 419f610a authored by Alexey Samsonov's avatar Alexey Samsonov
Browse files

[Sanitizer] Switch the symbolization strategy that would be used by sanitizer...

[Sanitizer] Switch the symbolization strategy that would be used by sanitizer tools family: as compiling in-process symbolizer into runtime involves certain difficulties, we may instead launch an external symbolizer program (fork + execl) in a subprocess and communicate with it via pipe.

llvm-svn: 162437
parent 3a47c3e3
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