[compiler-rt] [TySan] Added a 'print_stacktrace' flag for more detailed errors (PR #121756)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 6 05:58:10 PST 2025
https://github.com/goussepi commented:
Great find! I guess now stack traces are being printed by default but before only one line was being printed ? The question is which behavior is best by default, should we still have the "print_stacktrace" option in case ?
https://github.com/llvm/llvm-project/pull/121756
More information about the llvm-commits
mailing list