[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 06:27:18 PST 2020
Quuxplusone updated this revision to Diff 309242.
Quuxplusone added a comment.
Herald added a subscriber: miyuki.
- Remove an unused include of <cassert> from <semaphore>.
- Add macro guards to <{barrier,latch,semaphore}>.
- Add macro guards to <experimental/simd>.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92525.309242.patch
Type: text/x-patch
Size: 6885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201203/27122e5a/attachment-0001.bin>
More information about the libcxx-commits
mailing list