[PATCH] D19031: [clang-format] Flexible line endings
Cameron via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 14 08:52:57 PST 2019
cameron314 added a comment.
@MyDeveloperDay: @mxbOctasic has moved on but I'm still maintaining this patch upstream, so I'm still interested in having it merged if possible.
The advantage of having two options is that a default line ending can still be specified when none can be derived (this is important to our use case where we sometimes pass individual lines to clang-format).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D19031/new/
https://reviews.llvm.org/D19031
More information about the cfe-commits
mailing list