[libcxx-commits] [PATCH] D142608: [libc++] Add [[clang::lifetimebound]] to min/max algorithms
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 30 09:01:58 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG934650b24fbf: [libc++] Add [[clang::lifetimebound]] to min/max algorithms (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142608/new/
https://reviews.llvm.org/D142608
Files:
libcxx/include/__algorithm/max.h
libcxx/include/__algorithm/min.h
libcxx/include/__algorithm/minmax.h
libcxx/include/__algorithm/ranges_max.h
libcxx/include/__algorithm/ranges_min.h
libcxx/include/__algorithm/ranges_minmax.h
libcxx/include/module.modulemap.in
libcxx/test/libcxx/algorithms/lifetimebound.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142608.493331.patch
Type: text/x-patch
Size: 12451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230130/5590ee53/attachment.bin>
More information about the libcxx-commits
mailing list