[all-commits] [llvm/llvm-project] cc2d06: [libc++][spaceship][NFC] Improved consistency - re...

Hristo Hristov via All-commits all-commits at lists.llvm.org
Thu May 25 00:20:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc2d06126653bb7c996685c17c19cb2fdefff2cd
      https://github.com/llvm/llvm-project/commit/cc2d06126653bb7c996685c17c19cb2fdefff2cd
  Author: Hristo Hristov <zingam at outlook.com>
  Date:   2023-05-25 (Thu, 25 May 2023)

  Changed paths:
    M libcxx/include/deque
    M libcxx/include/forward_list
    M libcxx/include/list
    M libcxx/include/map

  Log Message:
  -----------
  [libc++][spaceship][NFC] Improved consistency - removed `inline` specifier for `operator<=>`

Removed `inline` specifier for consistency as discussed in D148416 previously.

Reviewed By: #libc, Mordante

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




More information about the All-commits mailing list