[libcxx-commits] [PATCH] D92525: [libc++] Update and normalize the "all the headers" tests.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Dec 3 08:41:56 PST 2020
Quuxplusone updated this revision to Diff 309269.
Quuxplusone added a comment.
Two semaphore tests were relying on <semaphore> including <cassert>. Include-what-you-use in the semaphore tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92525/new/
https://reviews.llvm.org/D92525
Files:
libcxx/include/barrier
libcxx/include/experimental/simd
libcxx/include/latch
libcxx/include/semaphore
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/test/std/thread/thread.semaphore/timed.pass.cpp
libcxx/test/std/thread/thread.semaphore/try_acquire.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92525.309269.patch
Type: text/x-patch
Size: 7657 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201203/71b75fd8/attachment-0001.bin>
More information about the libcxx-commits
mailing list