[all-commits] [llvm/llvm-project] 928852: [libc++] [NFC] Remove an unused parameter from `__...

Quuxplusone via All-commits all-commits at lists.llvm.org
Wed Dec 29 13:26:10 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 928852f1560ae8708d5c48e2e33911ef05457d58
      https://github.com/llvm/llvm-project/commit/928852f1560ae8708d5c48e2e33911ef05457d58
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2021-12-29 (Wed, 29 Dec 2021)

  Changed paths:
    M libcxx/include/__algorithm/make_heap.h
    M libcxx/include/__algorithm/partial_sort.h
    M libcxx/include/__algorithm/partial_sort_copy.h
    M libcxx/include/__algorithm/pop_heap.h
    M libcxx/include/__algorithm/sift_down.h

  Log Message:
  -----------
  [libc++] [NFC] Remove an unused parameter from `__sift_down`.

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




More information about the All-commits mailing list