[PATCH] D27399: [tsan] Unify the stack trace render format between TSan and ASan
Dmitry Vyukov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 11:26:54 PST 2016
dvyukov added a comment.
You can also export TSAN_OPTIONS=stack_trace_format=... in your bashrc as necessary. That's we have it as config option.
https://reviews.llvm.org/D27399
More information about the llvm-commits
mailing list