[PATCH] D134329: [clang-format][NFC] Reformat clang/lib/Format using 6257832bf94f
MyDeveloperDay via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 28 13:57:45 PDT 2022
MyDeveloperDay added a comment.
I'm not sure what version of clang-format they use in the premerge checks, I don't know who we contact to get it updated. I guess the clang-format check might come before any building of the code.
You know if we relex the "Unknown" YAML option, this would go a long way not only to help us here but also to that situation where new options break people using older clang-format version.
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