[all-commits] [llvm/llvm-project] 40f7fc: [libc++] Add ranges::max_element to the synopsis a...

philnik777 via All-commits all-commits at lists.llvm.org
Mon May 23 11:51:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 40f7fca3d91fa4a480a7f8477a207a6a1a4a2496
      https://github.com/llvm/llvm-project/commit/40f7fca3d91fa4a480a7f8477a207a6a1a4a2496
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-05-23 (Mon, 23 May 2022)

  Changed paths:
    M libcxx/include/__algorithm/ranges_max_element.h
    M libcxx/include/algorithm

  Log Message:
  -----------
  [libc++] Add ranges::max_element to the synopsis and ADL-proof the __min_element_impl calls

Reviewed By: ldionne, #libc

Spies: sstefan1, libcxx-commits

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




More information about the All-commits mailing list