[all-commits] [llvm/llvm-project] cb005c: llvm-reduce: Use 80 dashes for section separator i...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Mar 31 00:05:17 PDT 2025
Branch: refs/heads/users/arsenm/llvm-reduce/use-80-column-line-separator
Home: https://github.com/llvm/llvm-project
Commit: cb005c4a6a734a89082243c5ecca8e701979b8b0
https://github.com/llvm/llvm-project/commit/cb005c4a6a734a89082243c5ecca8e701979b8b0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-31 (Mon, 31 Mar 2025)
Changed paths:
M llvm/tools/llvm-reduce/deltas/Delta.cpp
Log Message:
-----------
llvm-reduce: Use 80 dashes for section separator in status printing
Previously it printed a shorter sequence of dashes, which were shorter
than most of the printed pass descriptions. It is much shorter than
the printed names after fea6b388055284f37852e615fbf5b40a3ba34249.
Make this look more consistent by filling a standard terminal width.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list