[all-commits] [llvm/llvm-project] e7c72d: [libc++] Find a clang-format everybody is happy with

philnik777 via All-commits all-commits at lists.llvm.org
Tue Jun 14 11:12:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e7c72d69ac0d504f52bed643b298b50904c6b387
      https://github.com/llvm/llvm-project/commit/e7c72d69ac0d504f52bed643b298b50904c6b387
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-06-14 (Tue, 14 Jun 2022)

  Changed paths:
    M libcxx/.clang-format

  Log Message:
  -----------
  [libc++] Find a clang-format everybody is happy with

We decided that we want to use clang-format for libc++ but we haven't decided yet how the code should be formatted. We should probably discuss things on discord. This PR is mostly to show how the clang-format would look like and to commit to one once we decided on it. I'll remove the `<string>` diff when I commit this PR.

Reviewed By: ldionne

Spies: EricWF, dschuff, krytarowski, fedor.sergeev, aheejin, mstorsjo, phosek, abrachet, libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D124789




More information about the All-commits mailing list