llvm-project/libcxx/test/std/language.support
Martin Storsjö be34d5f74a [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h
This was added inconsistently in
19fd9039ca242f408493b5c662f9d908eab8555e; Windows doesn't have the
aligned_alloc function (neither MSVC nor MinGW toolchains) and we don't
define _LIBCPP_HAS_ALIGNED_ALLOC while building libcxx.

Differential Revision: https://reviews.llvm.org/D103399
2021-05-31 22:13:22 +03:00
..
cmp [libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests 2021-05-31 10:58:32 +03:00
cstdint/cstdint.syn Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
support.dynamic [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
support.exception [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
support.general Support tests in freestanding 2019-02-04 20:31:13 +00:00
support.initlist [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
support.limits [libc++] NFC: Normalize `#endif //` comment indentation 2021-04-20 12:03:32 -04:00
support.rtti [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
support.runtime [libcxx] [test] Remove an incorrect TEST_HAS_ALIGNED_ALLOC define from test_macros.h 2021-05-31 22:13:22 +03:00
support.start.term [libc++] Clean up tests for "optional" C11 features 2020-07-28 15:13:05 -04:00
support.types [libcxx] Mark a test as unsupported for C++03 2021-01-07 12:06:08 +00:00