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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 14 02:09:47 PST 2023


philnik updated this revision to Diff 497246.
philnik marked 5 inline comments as done.
philnik added a comment.

Address comments


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/private_headers.verify.cpp
  libcxx/test/libcxx/utilities/is_pointer_in_range.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143327.497246.patch
Type: text/x-patch
Size: 12177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230214/566c74a8/attachment-0001.bin>


More information about the libcxx-commits mailing list