[libcxx-commits] [PATCH] D62641: Support arrays in make_shared and allocate_shared (P0674R1)
    Zoe Carver via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sun Feb 28 15:13:06 PST 2021
    
    
  
zoecarver updated this revision to Diff 327001.
zoecarver added a comment.
- Fix UBSAN and GCC build bots.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62641/new/
https://reviews.llvm.org/D62641
Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/memory
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/create_array.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62641.327001.patch
Type: text/x-patch
Size: 35181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210228/2f817195/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list