[libcxx-commits] [PATCH] D143327: [libc++] Introduce __is_pointer_in_range

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 7 13:34:10 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7949ee0d4f10: [libc++] Introduce __is_pointer_in_range (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143327/new/

https://reviews.llvm.org/D143327

Files:
  libcxx/.clang-format
  libcxx/include/CMakeLists.txt
  libcxx/include/__config
  libcxx/include/__utility/is_pointer_in_range.h
  libcxx/include/module.modulemap.in
  libcxx/include/string
  libcxx/test/libcxx/utilities/is_pointer_in_range.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143327.529418.patch
Type: text/x-patch
Size: 10089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230607/9713dc6c/attachment.bin>


More information about the libcxx-commits mailing list