llvm-project/libcxx/test/libcxx/language.support
Eric Fiselier 0913ca1978 Implement P0768r1: Library support for the Spaceship Operator.
this patch adds the <compare> header and implements all of it
except for [comp.alg].

As I understand it, the header is needed by the compiler in
when implementing the semantics of operator<=>. For that reason
I feel it's important to land this header early, despite
all compilers lacking support.

llvm-svn: 329460
2018-04-06 21:37:23 +00:00
..
cmp Implement P0768r1: Library support for the Spaceship Operator. 2018-04-06 21:37:23 +00:00
cstdint
support.dynamic Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
support.exception
support.initlist
support.limits Touch up tests for new <version> header; fix module.modulemap. 2018-04-04 04:21:54 +00:00
support.rtti
support.runtime
support.types
cxa_deleted_virtual.pass.cpp [libcxx] Mark test cxa_deleted_virtual.pass.cpp as failing for previous libcxx versions. 2017-11-08 22:30:29 +00:00