[all-commits] [llvm/llvm-project] df280d: [libc++] Acquire locks on Ranges work

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon May 3 07:40:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: df280d1368e4881e0559bfd9a21dcbce5591759b
      https://github.com/llvm/llvm-project/commit/df280d1368e4881e0559bfd9a21dcbce5591759b
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-05-03 (Mon, 03 May 2021)

  Changed paths:
    M libcxx/docs/OneRangesProposalStatus.csv

  Log Message:
  -----------
  [libc++] Acquire locks on Ranges work

This commit acquires locks on a few elements of Ranges to make sure we don't
duplicate work.

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




More information about the All-commits mailing list