[all-commits] [llvm/llvm-project] 2b0ec7: [libc++] Fix a use-after-move introduced in D118003.

Quuxplusone via All-commits all-commits at lists.llvm.org
Tue Mar 8 18:59:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b0ec7ca44ea227665f25b7dc3a3c097f16673cb
      https://github.com/llvm/llvm-project/commit/2b0ec7ca44ea227665f25b7dc3a3c097f16673cb
  Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M libcxx/include/__algorithm/sift_down.h

  Log Message:
  -----------
  [libc++] Fix a use-after-move introduced in D118003.

Thanks to Eric Fiselier for catching this!




More information about the All-commits mailing list