Landing: d03d0681feed
Project / Subsystem
gcc / sarif-replay
Date
2026-02-24
Author
David Malcolm
Commit
d03d0681feed007ebe761bee1fed6c4e233d9b7e
Source
github
Perf win
No
Breaking
No
All attributes
- project
- gcc
- subsystem
- sarif-replay
- patch_id
- —
- commit_hash
- d03d0681feed007ebe761bee1fed6c4e233d9b7e
- source_type
- github
- headline
- Sarif-replay: Decode event IDs [PR123056]
- tldr
- Enables sarif-replay to decode event IDs within execution paths for round-trip SARIF processing.
- author
- David Malcolm
- outcome
- committed
- performance_win
- false
- breaking_change
- false
- series_id
- —
- series_parts
- []
- tags
-
- • sarif
- • diagnostics
- • bugfix
- discussion_id_link
- —
- bugzilla_pr
- —
- date
- 2026-02-24T00:00:00.000Z
This commit enhances sarif-replay to decode event IDs in execution paths, allowing round-tripping of SARIF data. By attempting to decode intra-SARIF links into event IDs, the replayer can better preserve and interpret execution path information. This improves the accuracy of analysis when replaying SARIF logs.