[libcxx-commits] [PATCH] D124789: [libc++] Find a clang-format everybody is happy with

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 2 11:07:28 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
Herald added a subscriber: arichardson.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

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.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124789

Files:
  libcxx/.clang-format
  libcxx/include/string
  libcxx/utils/ci/buildkite-pipeline.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124789.426459.patch
Type: text/x-patch
Size: 294306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220502/4ce08837/attachment-0001.bin>


More information about the libcxx-commits mailing list