[all-commits] [llvm/llvm-project] cc2128: [sanitizer_symbolizer] Add MarkupStackTracePrinter...

Andres Villegas via All-commits all-commits at lists.llvm.org
Tue Nov 21 13:49:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc2128714e66b985919442bdece4902a35e56937
      https://github.com/llvm/llvm-project/commit/cc2128714e66b985919442bdece4902a35e56937
  Author: Andres Villegas <andresvi at google.com>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp

  Log Message:
  -----------
  [sanitizer_symbolizer] Add MarkupStackTracePrinter (#73032)

Adds a new Implementation of StackTracePrinter that only
emits symbolizer markup. Currently this change only
affects Fuchsia OS. Should be NFC.




More information about the All-commits mailing list