[all-commits] [llvm/llvm-project] e7b04d: [libc++abi] Use the same .clang-format as libc++ (...

Nikolas Klauser via All-commits all-commits at lists.llvm.org
Thu Jul 30 05:10:51 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7b04d7b58941cc9173930871a18d149f0b8a432
      https://github.com/llvm/llvm-project/commit/e7b04d7b58941cc9173930871a18d149f0b8a432
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2026-07-30 (Thu, 30 Jul 2026)

  Changed paths:
    M libcxx/.clang-format
    M libcxxabi/.clang-format

  Log Message:
  -----------
  [libc++abi] Use the same .clang-format as libc++ (#208661)

libc++abi is very close to libc++, and even shares some amount of code.
We should keep the formatting style the same between the two libraries.



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