aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostics/html-sink.cc
AgeCommit message (Expand)AuthorFilesLines
5 hoursdiagnostics: avoid stray trailing space in html sink in sarif-replay [PR116792]David Malcolm1-4/+8
7 daysrestore bootstrap with --enable-checking=release [PR121260]Mikael Pettersson1-1/+2
10 daysIntroduce lazily-created.hDavid Malcolm1-5/+6
10 daysdiagnostics: make context::m_source_printing privateDavid Malcolm1-6/+7
10 daysdiagnostics: convert diagnostic_t to enum class diagnostics::kindDavid Malcolm1-30/+30
10 daysdiagnostics: move diagnostics::edit_context -> diagnostics::changes::change_setDavid Malcolm1-4/+4
10 daysdiagnostics: reorganize selftestsDavid Malcolm1-10/+7
10 daysdiagnostics: move gcc/selftest-diagnostic.{h,cc} -> gcc/diagnostics/selftest-...David Malcolm1-1/+1
10 daysdiagnostics: move diagnostic_context to diagnostics::context in its own headerDavid Malcolm1-23/+23
10 daysdiagnostics: add m_ prefix to fields of diagnostic_infoDavid Malcolm1-15/+15
10 daysdiagnostics: move/rename output formats to diagnostics as "sinks"David Malcolm1-0/+1708