[PATCH] D141654: [clang-format] Replace DeriveLineEnding and UseCRLF with LineEnding

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 14:42:45 PST 2023


owenpan updated this revision to Diff 489125.
owenpan added a comment.

Rebased and ran the latest `dump_format_style.py` to generate `ClangFormatStyleOptions.rst`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141654/new/

https://reviews.llvm.org/D141654

Files:
  clang/docs/ClangFormatStyleOptions.rst
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Format/Format.h
  clang/lib/Format/DefinitionBlockSeparator.cpp
  clang/lib/Format/Format.cpp
  clang/unittests/Format/ConfigParseTest.cpp
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141654.489125.patch
Type: text/x-patch
Size: 15365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/9f48a662/attachment.bin>


More information about the cfe-commits mailing list