llvm/libcxx/test
Louis Dionne 6872509132 [libc++] Fix std::function's handling of blocks under Objc ARC
Previously, some uses of std::function with blocks would crash when ARC was enabled.

rdar://100907096

Differential Revision: https://reviews.llvm.org/D135706

(cherry picked from commit 0e4802bf45952b1120c52d4d1bf6bfa2800fd102)
2022-10-18 08:29:03 +02:00
..
configs [libcxx][AIX] Switch build compiler to clang 2022-06-13 21:45:18 -04:00
libcxx [libc++] Fix std::function's handling of blocks under Objc ARC 2022-10-18 08:29:03 +02:00
std [libc++] Always query the compiler to find whether a type is always lockfree 2022-09-19 21:47:55 +02:00
support [libc++][NFC] Fix signature of main in test 2022-08-12 08:36:00 +02:00
.clang-tidy [libc++] Add clang-tidy for the tests 2022-07-20 11:26:49 +02:00
CMakeLists.txt [libc++] Re-apply "Always build c++experimental.a"" 2022-07-19 10:44:19 -04:00
lit.cfg.py