[PATCH] D141098: [clang-format][NFC] Set LineEnding to LF in config files

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 7 19:36:29 PST 2023


owenpan added a comment.

In D141098#4111830 <https://reviews.llvm.org/D141098#4111830>, @sunho wrote:

> Wouldn't that mean llvm contributors have to format their code using clang-format built from top-of-tree source code before submitting the patch?

Only if the patch is to clang-format source.


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