llvm-project/libcxx/test/std/language.support
Marshall Clow 1f9e03f04d Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it
llvm-svn: 338457
2018-07-31 23:39:12 +00:00
..
cmp Implement P0768r1: Library support for the Spaceship Operator. 2018-04-06 21:37:23 +00:00
cstdint/cstdint.syn Avoid applying unary minus to unsigned integers. Patch from STL@microsoft.com 2016-06-30 04:21:52 +00:00
support.dynamic [libcxx] [test] Fix whitespace, NFC. 2018-04-12 23:56:22 +00:00
support.exception [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
support.general
support.initlist Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 2017-10-14 15:52:38 +00:00
support.limits Test for the presence of a bunch of new macros for c++17. These macros come from C11. Part of P0063 2018-07-31 23:29:06 +00:00
support.rtti Fix type_info's constructor by making it explicit again. 2017-01-17 23:41:42 +00:00
support.runtime Final bit of P0063 - make sure that aligned_alloc is available when the underlying C library supports it 2018-07-31 23:39:12 +00:00
support.start.term
support.types [libcxx] [test] Strip trailing whitespace. NFC. 2018-03-22 22:59:02 +00:00
nothing_to_do.pass.cpp