[all-commits] [llvm/llvm-project] 9a6ca6: [libc++][spaceship] P1614R2: Removed `operator!=` ...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Mon Jun 12 09:48:56 PDT 2023


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

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/__functional/function.h
    M libcxx/include/functional

  Log Message:
  -----------
  [libc++][spaceship] P1614R2: Removed `operator!=` from `functional`

Implements parts of P1614R2:
- Removed `operator!=` from `functional`

Reviewed By: #libc, Mordante

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




More information about the All-commits mailing list