llvm-project/libcxx/test
Louis Dionne 8ae404a2f6 [libc++] Make sure std::is_scalar returns true for block types
Summary:
The compiler already treats them as scalar types, so the library should
too. Furthermore, this allows blocks to be used in more places, for
example in std::optional, which requires an object type.

rdar://problem/57892832

Reviewers: dexonsmith, EricWF, mclow.lists
Differential Revision: https://reviews.llvm.org/D72708
2020-01-21 17:15:15 -08:00
..
libcxx [libc++] Make sure std::is_scalar returns true for block types 2020-01-21 17:15:15 -08:00
pretty_printers Make libc++ gdb pretty printer Python 3 compatible 2019-10-04 04:47:33 +00:00
std [libcxx] [test] Add casts to avoid signed/unsigned mismatch warnings on MSVC++ 2020-01-14 01:11:10 -08:00
support [libc++] Update feature list for NetBSD 2019-12-20 17:50:47 +01:00
CMakeLists.txt [libcxx] Force-cache LIBCXX_CXX_ABI_LIBRARY_PATH 2020-01-10 12:56:43 +03:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libcxx] Codesign test executables if necessary 2019-09-05 21:24:23 +00:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00