[PATCH] D159197: [clang][ci] Don't block all jobs on clang-format

Louis Dionne via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 31 06:52:31 PDT 2023


ldionne added a comment.

In D159197#4628232 <https://reviews.llvm.org/D159197#4628232>, @aaron.ballman wrote:

> Thank you for this! I'm not qualified to say the changes are correct (they look sensible to me though), but I am really appreciative of the change.

Yup this is mostly for awareness, the changes are simple enough and the CI run in this review shows that they worked (there's no wait step anymore after the clang-format).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159197/new/

https://reviews.llvm.org/D159197



More information about the cfe-commits mailing list