Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-08-04 | diagnostics: rename option_manager to option_id_manager and split out from co... | David Malcolm | 1 | -3/+3 |
2025-07-25 | diagnostics: convert diagnostic_t to enum class diagnostics::kind | David Malcolm | 1 | -4/+4 |
2025-07-25 | diagnostics: rename diagnostic_option_id to diagnostics::option_id and move t... | David Malcolm | 1 | -6/+6 |
2025-07-25 | diagnostics: reorganize selftests | David Malcolm | 1 | -19/+16 |
2025-07-25 | diagnostics: move gcc/selftest-diagnostic.{h,cc} -> gcc/diagnostics/selftest-... | David Malcolm | 1 | -1/+1 |
2025-07-25 | diagnostics: move diagnostic_context to diagnostics::context in its own header | David Malcolm | 1 | -2/+2 |
2025-07-25 | diagnostics: move/rename output formats to diagnostics as "sinks" | David Malcolm | 1 | -5/+5 |
2025-07-25 | diagnostics: introduce namespace diagnostics::paths | David Malcolm | 1 | -0/+239 |