[libcxx-commits] [PATCH] D130911: [libc++][format] Improves generated files.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 1 08:57:14 PDT 2022


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

This improves the formatting of the generated files. That allows it to
remove the clang-format step in D129668 <https://reviews.llvm.org/D129668>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130911

Files:
  libcxx/include/__format/extended_grapheme_cluster_table.h
  libcxx/test/libcxx/utilities/format/format.string/format.string.std/extended_grapheme_cluster.h
  libcxx/utils/generate_extended_grapheme_cluster_table.py
  libcxx/utils/generate_extended_grapheme_cluster_test.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130911.449036.patch
Type: text/x-patch
Size: 51682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220801/fdd992dc/attachment-0001.bin>


More information about the libcxx-commits mailing list