aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic-path-output.cc
AgeCommit message (Expand)AuthorFilesLines
9 daysdiagnostics: introduce namespace diagnostics::pathsDavid Malcolm1-2715/+0
9 daysdiagnostics: move logical locations into "diagnostics"David Malcolm1-13/+15
2025-06-30diagnostics: use nullptr rather than NULLDavid Malcolm1-4/+4
2025-06-30diagnostics: convert diagnostic_event::meaning enums to enum classDavid Malcolm1-1/+1
2025-06-25diagnostics: Mark path_label::get_effects as final overrideMartin Jambor1-1/+1
2025-06-10diagnostics: xml: add add_text_from_ppDavid Malcolm1-3/+3
2025-06-10diagnostics: fix tag nesting issues in experimental-html sink [PR120610]David Malcolm1-14/+14
2025-05-27diagnostics: rework experimental-html output [PR116792]David Malcolm1-15/+368
2025-05-27diagnostics: split path-printing into a new diagnostic-path-output.ccDavid Malcolm1-0/+2360