Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
3 days | diagnostics: make context::m_source_printing private | David Malcolm | 1 | -22/+22 |
3 days | diagnostics: convert diagnostic_t to enum class diagnostics::kind | David Malcolm | 1 | -2/+2 |
3 days | diagnostics: reorganize selftests | David Malcolm | 1 | -59/+85 |
3 days | diagnostics: move gcc/diagnostic-color.{h,cc} to gcc/diagnostics/color.{h,cc} | David Malcolm | 1 | -1/+1 |
3 days | diagnostics: move gcc/selftest-diagnostic.{h,cc} -> gcc/diagnostics/selftest-... | David Malcolm | 1 | -1/+1 |
3 days | diagnostics: move diagnostic_context to diagnostics::context in its own header | David Malcolm | 1 | -12/+12 |
3 days | diagnostics: move diagnostic-macro-unwinding.{cc,h} -> diagnostics/macro-unwi... | David Malcolm | 1 | -1/+1 |
3 days | diagnostics: introduce diagnostics/source-printing.cc | David Malcolm | 1 | -8/+9 |
3 days | diagnostics: move/rename output formats to diagnostics as "sinks" | David Malcolm | 1 | -31/+31 |
3 days | diagnostics: introduce namespace diagnostics::paths | David Malcolm | 1 | -0/+2715 |