[all-commits] [llvm/llvm-project] 934650: [libc++] Add [[clang::lifetimebound]] to min/max a...

philnik777 via All-commits all-commits at lists.llvm.org
Mon Jan 30 09:02:01 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 934650b24fbfea88c34f735b9cfd0d86e0f608d9
      https://github.com/llvm/llvm-project/commit/934650b24fbfea88c34f735b9cfd0d86e0f608d9
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2023-01-30 (Mon, 30 Jan 2023)

  Changed paths:
    M libcxx/include/__algorithm/max.h
    M libcxx/include/__algorithm/min.h
    M libcxx/include/__algorithm/minmax.h
    M libcxx/include/__algorithm/ranges_max.h
    M libcxx/include/__algorithm/ranges_min.h
    M libcxx/include/__algorithm/ranges_minmax.h
    M libcxx/include/module.modulemap.in
    A libcxx/test/libcxx/algorithms/lifetimebound.verify.cpp

  Log Message:
  -----------
  [libc++] Add [[clang::lifetimebound]] to min/max algorithms

Reviewed By: Mordante, #libc

Spies: libcxx-commits

Differential Revision: https://reviews.llvm.org/D142608




More information about the All-commits mailing list