[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 01:56:51 PDT 2021
    
    
  
curdeius updated this revision to Diff 334077.
curdeius added a comment.
- Fix _LIBCPP_CLANG_VER check (and 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.334077.patch
Type: text/x-patch
Size: 8067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210330/235d352d/attachment.bin>
    
    
More information about the libcxx-commits
mailing list