[all-commits] [llvm/llvm-project] 823fa0: [libc++][ranges][NFC] Test the specializations of ...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Wed Feb 2 22:58:56 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 823fa098aa5558a391decc7b7ee58e902581f0a1
      https://github.com/llvm/llvm-project/commit/823fa098aa5558a391decc7b7ee58e902581f0a1
  Author: Konstantin Varlamov <varconst at apple.com>
  Date:   2022-02-02 (Wed, 02 Feb 2022)

  Changed paths:
    M libcxx/docs/Status/RangesPaper.csv
    M libcxx/include/ranges
    A libcxx/test/std/utilities/tuple/tuple.tuple/tuple.helper/tuple.include.ranges.pass.cpp

  Log Message:
  -----------
  [libc++][ranges][NFC] Test the specializations of `tuple_{size,element}` for ranges.

Also update the synopsis in `<ranges>` to mention the specializations.

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




More information about the All-commits mailing list