[libcxx-commits] [PATCH] D106107: [libc++][modularisation] Split <compare> into internal headers

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 28 19:29:02 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG61c35fb0c2c9: [libc++][modularisation] Split <compare> into internal headers. (authored by rarutyun, committed by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D106107?vs=362581&id=362607#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106107

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/common_comparison_category.h
  libcxx/include/__compare/ordering.h
  libcxx/include/compare
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/compare/common_comparison_category.module.verify.cpp
  libcxx/test/libcxx/diagnostics/detail.headers/compare/ordering.module.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106107.362607.patch
Type: text/x-patch
Size: 27748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210729/76561729/attachment-0001.bin>


More information about the libcxx-commits mailing list