[PATCH] D134329: [clang-format][NFC] Reformat clang/lib/Format using 6257832bf94f

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 28 13:26:29 PDT 2022


owenpan added a comment.

In D134329#3817601 <https://reviews.llvm.org/D134329#3817601>, @MyDeveloperDay wrote:

> Unfortunately this is causing the failing the "premerge checks" on reviews likely because this machine is using an earlier version of clang-format

Isn't this the case for any new option? IMO anyone who updated the source to include a new option should build a new clang-format and use that for pre-merge checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134329



More information about the cfe-commits mailing list