[PATCH] D141098: [clang-format][NFC] Set DeriveLineEnding to false in config files

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 12 11:23:54 PST 2023


owenpan added a comment.

Unfortunately, changing the default value of `DeriveLineEnding` to `false` would break too many unit tests.


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