[all-commits] [llvm/llvm-project] f877e8: [libc++][spaceship] P1614R2: Added `operator==` to...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Sun Jun 11 09:50:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f877e88c354eacba1db81b82270ff8c27f000ea6
      https://github.com/llvm/llvm-project/commit/f877e88c354eacba1db81b82270ff8c27f000ea6
  Author: Hristo Hristov <zingam at outlook.com>
  Date:   2023-06-11 (Sun, 11 Jun 2023)

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/valarray
    A libcxx/test/std/numerics/numarray/class.slice/slice.ops/slice.ops.pass.cpp

  Log Message:
  -----------
  [libc++][spaceship] P1614R2: Added `operator==` to `slice`

Implements parts of P1614R2:
- Added `operator==` to `slice`

Reviewed By: #libc, Mordante

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




More information about the All-commits mailing list