mehdi_amini added a comment.

In D141098#4111809 <https://reviews.llvm.org/D141098#4111809>, @owenpan wrote:

> Can we just fix the buildbot so that it runs git-clang-format with 
> `--binary`? Using clang-format-15 to format a patch to clang-format-16 source 
> still looks wrong to me.

The general principle is that developers of LLVM 16 should be able to use 
clang-format from the previous release (that is: one where we have prebuilt 
binaries available) to format patches in general.
It does not seem reasonable to me that we should need to build clang-format 
ourselves for the purpose of writing patches to LLVM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141098

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D141098: [clang-format... Mehdi AMINI via Phabricator via cfe-commits

Reply via email to