[libcxx-commits] [PATCH] D144322: [libc++][Modules] Make top level modules for all C++ headers with OS/clang versions

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Feb 19 14:29:00 PST 2023


iana updated this revision to Diff 498696.
iana added a comment.

Run clang-format over the changed files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144322

Files:
  libcxx/include/__algorithm/ranges_minmax.h
  libcxx/include/__algorithm/ranges_partition_copy.h
  libcxx/include/__memory/allocator_traits.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/algorithm
  libcxx/include/cuchar
  libcxx/include/exception
  libcxx/include/limits
  libcxx/include/module.modulemap.in
  libcxx/include/new
  libcxx/include/tuple
  libcxx/include/type_traits
  libcxx/include/variant
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144322.498696.patch
Type: text/x-patch
Size: 206691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230219/9d045689/attachment-0001.bin>


More information about the libcxx-commits mailing list