[all-commits] [llvm/llvm-project] 2ff646: [libc++][spaceship] Implement `operator<=>` for `d...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Fri Mar 3 04:36:26 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ff646f554bc9ee8fe2ab7df9e09e0259033c23b
      https://github.com/llvm/llvm-project/commit/2ff646f554bc9ee8fe2ab7df9e09e0259033c23b
  Author: Hristo Hristov <zingam at outlook.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/deque
    A libcxx/test/libcxx/containers/sequences/deque/compare.three_way.pass.cpp

  Log Message:
  -----------
  [libc++][spaceship] Implement `operator<=>` for `deque`

Based on https://reviews.llvm.org/D132312
Dependes on https://reviews.llvm.org/D132312

Reviewed By: #libc, Mordante, philnik

Spies: philnik, Mordante, yaxunl, libcxx-commits

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




More information about the All-commits mailing list