[all-commits] [llvm/llvm-project] b56488: [libc++] Improve the output of the generated-outpu...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Oct 12 10:53:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b56488c8790a8fc3cd0fc97c74999b54afcd9176
https://github.com/llvm/llvm-project/commit/b56488c8790a8fc3cd0fc97c74999b54afcd9176
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-10-12 (Thu, 12 Oct 2023)
Changed paths:
M libcxx/utils/ci/run-buildbot
Log Message:
-----------
[libc++] Improve the output of the generated-output CI job (#68903)
The step that checked for ignore_format.txt being consistent with the
tree wouldn't print any explicit diagnostic when failing, which led to
confusion. After this patch, an explicit diagnostic will be printed by
the job along with the required diff to ignore_format.txt.
More information about the All-commits
mailing list