[libcxx-commits] [PATCH] D99515: [libc++] Build and test with -Wundef warning. NFC.
Marek Kurdej via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 29 12:29:14 PDT 2021
curdeius updated this revision to Diff 333963.
curdeius marked an inline comment as done.
curdeius added a comment.
- Apply review comments.
- Fix macOS build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99515/new/
https://reviews.llvm.org/D99515
Files:
libcxx/CMakeLists.txt
libcxx/include/__config
libcxx/include/ext/hash_map
libcxx/include/ext/hash_set
libcxx/include/future
libcxx/include/type_traits
libcxx/test/std/atomics/types.pass.cpp
libcxx/test/std/numerics/rand/rand.eng/rand.eng.mers/ctor_sseq_all_zero.pass.cpp
libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.hash/hash_shared_ptr.pass.cpp
libcxx/test/support/test_macros.h
libcxx/utils/libcxx/test/params.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99515.333963.patch
Type: text/x-patch
Size: 7459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210329/6ebb9883/attachment-0001.bin>
More information about the libcxx-commits
mailing list