diff options
author | Stephen Tozer <stephen.tozer@sony.com> | 2025-07-04 09:52:12 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-04 09:52:12 +0100 |
commit | a34b1755e23c63650e6e4b358ba79ebaf05d67cc (patch) | |
tree | 08c471deb254cca0433e80d134a8aa02f51313b5 /flang/lib/Frontend | |
parent | de3c8410d87fa784bc97430ed759809cb942f894 (diff) | |
download | llvm-a34b1755e23c63650e6e4b358ba79ebaf05d67cc.zip llvm-a34b1755e23c63650e6e4b358ba79ebaf05d67cc.tar.gz llvm-a34b1755e23c63650e6e4b358ba79ebaf05d67cc.tar.bz2 |
[DLCov] Origin-Tracking: Add debugify support (#143594)
This patch is part of a series that adds origin-tracking to the debugify
source location coverage checks, allowing us to report symbolized stack
traces of the point where missing source locations appear.
This patch completes the feature, having debugify handle origin stack
traces by symbolizing them when an associated bug is found and printing
them into the JSON report file as part of the bug entry. This patch also
updates the script that parses the JSON report and creates a
human-readable HTML report, adding an "Origin" entry to the table that
contains an expandable textbox containing the symbolized stack trace.
Diffstat (limited to 'flang/lib/Frontend')
0 files changed, 0 insertions, 0 deletions