[libcxx-commits] [PATCH] D86704: [libcxx] Add testing infrastructure for EXTERNAL_THREAD_API mode
David Nicuesa via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Sep 1 08:18:59 PDT 2020
Nicu updated this revision to Diff 289183.
Nicu edited the summary of this revision.
Nicu added a comment.
Update commit to include changes from https://reviews.llvm.org/D86599.
Update Summary to reflect this change.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86704/new/
https://reviews.llvm.org/D86704
Files:
libcxx/CMakeLists.txt
libcxx/cmake/caches/Build-ext-thread-lib.cmake
libcxx/cmake/caches/Test-ext-thread-api.cmake
libcxx/src/CMakeLists.txt
libcxx/test/CMakeLists.txt
libcxx/test/configs/legacy.cfg.in
libcxx/test/support/external-thread-api/__external_threading
libcxx/test/support/external-thread-api/example_thread_library.c
libcxx/test/support/external-thread-api/example_thread_library.h
libcxx/utils/libcxx/test/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86704.289183.patch
Type: text/x-patch
Size: 25105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200901/a10f189d/attachment-0001.bin>
More information about the libcxx-commits
mailing list