[all-commits] [llvm/llvm-project] da38bc: [libc++][format] Improves generated files.

mordante via All-commits all-commits at lists.llvm.org
Tue Aug 2 09:56:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: da38bcfd52d75e95f44e363288e3ed4a0cbf0e04
      https://github.com/llvm/llvm-project/commit/da38bcfd52d75e95f44e363288e3ed4a0cbf0e04
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2022-08-02 (Tue, 02 Aug 2022)

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

  Log Message:
  -----------
  [libc++][format] Improves generated files.

This improves the formatting of the generated files. That allows it to
remove the clang-format step in D129668.

Reviewed By: ldionne, #libc

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




More information about the All-commits mailing list