[libcxx-commits] [PATCH] D97176: [libcxx] adds concepts std::equality_comparable[_with]

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 22 22:28:31 PST 2021


cjdb updated this revision to Diff 325681.
cjdb added a comment.

Uglifies names


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97176

Files:
  libcxx/include/concepts
  libcxx/test/std/concepts/comparison/concepts.equalitycomparable/equality_comparable.compile.pass.cpp
  libcxx/test/std/concepts/comparison/concepts.equalitycomparable/equality_comparable_with.compile.pass.cpp
  libcxx/test/std/concepts/comparison/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97176.325681.patch
Type: text/x-patch
Size: 81677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210223/31fe2533/attachment-0001.bin>


More information about the libcxx-commits mailing list