[PATCH] D141098: [clang-format][NFC] Set DeriveLineEnding to false in config files
Emilia Dreamer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 5 19:24:19 PST 2023
rymiel added a comment.
The LLVM Coding Standard apparently doesn't mention line endings..? A quick grep does show a bunch of \r\n results, primarily in tests. I'd be in favor of forcing \n, but I think this is a wider matter..?
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