[PATCH] D141098: [clang-format][NFC] Set LineEnding to LF in config files
Sunho Kim via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 7 20:33:23 PST 2023
sunho added a comment.
I think it makes more sense to use stable version of clang-format for that purpose but I'm not in a postion to decide as I don't work with format. Can you change the script to use latest clang-format for format codebase and revert this patch in the meantime? Currently, all patches that touch format part will see format verifiaction ci faliure with this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141098/new/
https://reviews.llvm.org/D141098
More information about the cfe-commits
mailing list