summary refs log tree commit diff
path: root/src/test/ui/diagnostic-width
AgeCommit message (Collapse)AuthorLines
2022-07-06session: `output-width` -> `diagnostic-width`David Wood-0/+206
Rename the `--output-width` flag to `--diagnostic-width` as this appears to be the preferred name within the compiler team. Signed-off-by: David Wood <david.wood@huawei.com>