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

Ruslan Arutyunyan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 15 15:57:44 PDT 2021


rarutyun created this revision.
rarutyun added reviewers: ldionne, zoecarver, cjdb.
rarutyun added a project: libc++.
Herald added a subscriber: mgorny.
rarutyun requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: libcxx-commits, sstefan1.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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

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


More information about the libcxx-commits mailing list