[libcxx-commits] [PATCH] D150525: [libc++][memory] P1132R8: out_ptr - a scalable output pointer abstraction
    Mark de Wever via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Fri Jun  9 08:59:19 PDT 2023
    
    
  
Mordante added a comment.
I've not looked at the patch, since changes are planed. I noticed a file that should not be modified.
================
Comment at: llvm/utils/gn/secondary/libcxx/include/BUILD.gn:568
+      "__memory/inout_ptr.h",
+      "__memory/out_ptr.h",
       "__memory/pointer_traits.h",
----------------
This file is automatically updated by a bot after updating this file.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150525/new/
https://reviews.llvm.org/D150525
    
    
More information about the libcxx-commits
mailing list