[all-commits] [llvm/llvm-project] 9eea74: [libc++] Add a merge driver that can apply clang-f...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Dec 4 12:24:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9eea7441831328a56bb0f91e7a15b7c575a42930
      https://github.com/llvm/llvm-project/commit/9eea7441831328a56bb0f91e7a15b7c575a42930
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    A libcxx/utils/clang-format-merge-driver.sh

  Log Message:
  -----------
  [libc++] Add a merge driver that can apply clang-format (#73712)

In preparation for the moment when we'll clang-format the whole code
base, this patch adds a script that can be used to rebase patches across
clang-format changes mechanically, without requiring manual
intervention.

See https://discourse.llvm.org/t/rfc-clang-formatting-all-of-libc-once-and-for-all.




More information about the All-commits mailing list