[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
Sat May 7 01:54:23 PDT 2022


philnik updated this revision to Diff 427830.
philnik added a comment.
Herald added subscribers: abrachet, phosek, mstorsjo, aheejin, fedor.sergeev, krytarowski, dschuff.

- Use LLVM brace wrapping

@ldionne I think having the braces on their own lines gives a much better visual indication where scopes start. But I guess that's an uphill battle for me which I don't really feel like fighting.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124789/new/

https://reviews.llvm.org/D124789

Files:
  libcxx/.clang-format
  libcxx/include/__config
  libcxx/include/__ranges/lazy_split_view.h
  libcxx/include/__ranges/zip_view.h
  libcxx/include/string
  libcxx/utils/ci/buildkite-pipeline.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124789.427830.patch
Type: text/x-patch
Size: 423183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220507/aabfdbbb/attachment-0001.bin>


More information about the libcxx-commits mailing list