[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
Tue Mar 30 08:08:59 PDT 2021


curdeius updated this revision to Diff 334170.
curdeius marked an inline comment as done.
curdeius added a comment.
Herald added a subscriber: miyuki.

- Define _LIBCPP_APPLE_CLANG_VER.


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/experimental/simd
  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.334170.patch
Type: text/x-patch
Size: 10470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210330/68b98f76/attachment-0001.bin>


More information about the libcxx-commits mailing list