[all-commits] [llvm/llvm-project] e5fcbf: [clang-format] Add an option for editing enum trai...

Owen Pan via All-commits all-commits at lists.llvm.org
Sun Mar 30 16:03:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5fcbfa2aa8291a57e5eb03cd458935b458c73c0
      https://github.com/llvm/llvm-project/commit/e5fcbfa2aa8291a57e5eb03cd458935b458c73c0
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2025-03-30 (Sun, 30 Mar 2025)

  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/unittests/Format/ConfigParseTest.cpp
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Add an option for editing enum trailing commas (#133576)

Also refactor the code that removes/replaces a token.



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