[libcxx-commits] [PATCH] D129441: [libc++] Update clang-format style.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 26 08:51:58 PDT 2022


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

I'm happy either way, so the patch as-is (minus the changes to `parser_std_format_spec.h`) LGTM.

Like I said, I have a slight preference for indenting small-ish detail namespaces when it increases legibility and I might keep doing that under `// clang-format off`, but I'm happy to go with whatever gets us consensus here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129441



More information about the libcxx-commits mailing list