Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
10 days | diagnostics: convert diagnostic_t to enum class diagnostics::kind | David Malcolm | 1 | -14/+13 |
10 days | diagnostics: gcc/diagnostic-url.h -> gcc/diagnostics/url.h | David Malcolm | 1 | -1/+1 |
10 days | diagnostics: move gcc/diagnostic-color.{h,cc} to gcc/diagnostics/color.{h,cc} | David Malcolm | 1 | -1/+1 |
10 days | diagnostics: move diagnostic_context to diagnostics::context in its own header | David Malcolm | 1 | -17/+16 |
10 days | diagnostics: add m_ prefix to fields of diagnostic_info | David Malcolm | 1 | -18/+18 |
10 days | diagnostics: move/rename output formats to diagnostics as "sinks" | David Malcolm | 1 | -0/+730 |