[all-commits] [llvm/llvm-project] e44cea: [libc][CPP] Add all_of and find_if_not to algorith...

PiJoules via All-commits all-commits at lists.llvm.org
Mon Jun 3 11:45:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e44cea597cd835af9cbbd154f812aea3151af18b
      https://github.com/llvm/llvm-project/commit/e44cea597cd835af9cbbd154f812aea3151af18b
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    M libc/src/__support/CPP/algorithm.h
    M libc/test/src/__support/CPP/CMakeLists.txt
    A libc/test/src/__support/CPP/algorithm_test.cpp

  Log Message:
  -----------
  [libc][CPP] Add all_of and find_if_not to algorithm.h (#94058)

This is needed for the allocator implementation for malloc.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list