[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add MarkupStackTracePrinter (PR #73040)

2023-11-21 Thread Andres Villegas via llvm-branch-commits
avillega wrote: Was trying out spr https://github.com/llvm/llvm-project/pull/73040 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add MarkupStackTracePrinter (PR #73040)

2023-11-21 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega closed https://github.com/llvm/llvm-project/pull/73040 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add MarkupStackTracePrinter (PR #73040)

2023-11-21 Thread via llvm-branch-commits
llvmbot wrote: @llvm/pr-subscribers-compiler-rt-sanitizer Author: Andres Villegas (avillega) Changes This PR is part of a stack, #73029 should be merged and reviewed first. Please only review the last commit of this PR. Adds a new Implementation of StackTracePrinter that only emits symbol

[llvm-branch-commits] [compiler-rt] [sanitizer_symbolizer] Add MarkupStackTracePrinter (PR #73040)

2023-11-21 Thread Andres Villegas via llvm-branch-commits
https://github.com/avillega created https://github.com/llvm/llvm-project/pull/73040 This PR is part of a stack, #73029 should be merged and reviewed first. Please only review the last commit of this PR. Adds a new Implementation of StackTracePrinter that only emits symbolizer markup. Currently

[compiler-rt] 1aae915 - [𝘀𝗽𝗿] initial version

2023-11-21 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-21T21:20:12Z New Revision: 1aae91547a1825f07a5426872cd7eeb22adf9719 URL: https://github.com/llvm/llvm-project/commit/1aae91547a1825f07a5426872cd7eeb22adf9719 DIFF: https://github.com/llvm/llvm-project/commit/1aae91547a1825f07a5426872cd7eeb22adf9719.diff LO

[compiler-rt] a88b199 - [𝘀𝗽𝗿] initial version

2023-11-21 Thread Andrés Villegas via llvm-branch-commits
Author: Andrés Villegas Date: 2023-11-21T21:20:05Z New Revision: a88b199f945c3bfceefdb3aeae9d54a527f8e678 URL: https://github.com/llvm/llvm-project/commit/a88b199f945c3bfceefdb3aeae9d54a527f8e678 DIFF: https://github.com/llvm/llvm-project/commit/a88b199f945c3bfceefdb3aeae9d54a527f8e678.diff LO