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

Adrian Vogelsgesang via All-commits all-commits at lists.llvm.org
Tue Feb 28 06:11:55 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5a84ae09ab0bb59e43c5b4388fc1fe61cffec23
      https://github.com/llvm/llvm-project/commit/b5a84ae09ab0bb59e43c5b4388fc1fe61cffec23
  Author: Adrian Vogelsgesang <avogelsgesang at salesforce.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M libcxx/docs/Status/SpaceshipProjects.csv
    M libcxx/include/list
    A libcxx/test/std/containers/sequences/list/compare.three_way.pass.cpp
    A libcxx/test/support/test_container_comparisons.h

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

Implements part of P1614R2 "The Mothership has Landed"

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




More information about the All-commits mailing list