[compiler-rt] [sanitizer_symbolizer] Add initial symbolizer markup (PR #72605)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 16:58:44 PST 2023


=?utf-8?q?Andrés?= Villegas <andresvi at google.com>,
=?utf-8?q?Andrés?= Villegas <andresvi at google.com>,
=?utf-8?q?Andrés?= Villegas <andresvi at google.com>,
=?utf-8?q?Andrés?= Villegas <andresvi at google.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/72605 at github.com>


================

----------------
vitalybuka wrote:

can you create a `__sanitizer_print_stack_trace()` test in sanitizer_common (instead or in addition) to these?
Usually we put test into the same component as the code, and it's sanitizer_common here.

Heap should work on any x86_64 build. I can double check when it's ready to submit.

https://github.com/llvm/llvm-project/pull/72605


More information about the llvm-commits mailing list