[PATCH] D30222: [compiler-rt] Prevent symbolizer from starting itself.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 13:22:54 PST 2017


eugenis added a comment.

It might be better to set ASAN_OPTIONS=symbolize=0 in the environment for the symbolizer process.


https://reviews.llvm.org/D30222





More information about the llvm-commits mailing list