[all-commits] [llvm/llvm-project] 786db6: [clang-format] Add KeepFormFeed option (#113268)

Owen Pan via All-commits all-commits at lists.llvm.org
Wed Oct 23 19:55:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 786db636b9b6967087685a62af665046621b4957
      https://github.com/llvm/llvm-project/commit/786db636b9b6967087685a62af665046621b4957
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M clang/docs/ClangFormatStyleOptions.rst
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Format/Format.h
    M clang/lib/Format/Format.cpp
    M clang/lib/Format/FormatToken.h
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/lib/Format/WhitespaceManager.cpp
    M clang/lib/Format/WhitespaceManager.h
    M clang/unittests/Format/ConfigParseTest.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Add KeepFormFeed option (#113268)

Closes #113170.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list