[all-commits] [llvm/llvm-project] a4b56d: [Utils] Add URL formatting for revert_checker
Jordan R A via All-commits
all-commits at lists.llvm.org
Wed Mar 30 17:31:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4b56d762097008d7449770333adb0b84d66dbdc
https://github.com/llvm/llvm-project/commit/a4b56d762097008d7449770333adb0b84d66dbdc
Author: Jordan R Abrahams-Whitehead <abrahams.jordan.r at gmail.com>
Date: 2022-03-30 (Wed, 30 Mar 2022)
Changed paths:
M llvm/utils/revert_checker.py
Log Message:
-----------
[Utils] Add URL formatting for revert_checker
This lets the revert_checker.py get called with the -u option, which
formats the revert and reverted SHAs into handy URLs which point to the
LLVM reviews associated with those SHAs. This is useful for viewers to
look quickly at the changes made by SHAs that were potentially reverted.
Differential Revision: https://reviews.llvm.org/D122772
More information about the All-commits
mailing list