[all-commits] [llvm/llvm-project] 7c96cd: [libc++][spaceship] P1612R2: Removed `operator!=` ...
Hristo Hristov via All-commits
all-commits at lists.llvm.org
Sun Jun 11 23:27:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c96cd35bf5df1ffa0b268a11e99a291ab4883c2
https://github.com/llvm/llvm-project/commit/7c96cd35bf5df1ffa0b268a11e99a291ab4883c2
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/bitset
Log Message:
-----------
[libc++][spaceship] P1612R2: Removed `operator!=` from `bitset`
Implements parts of P1612R2:
- Removed `operator!=` from `bitset`
Reviewed By: #libc, Mordante
Differential Revision: https://reviews.llvm.org/D152611
More information about the All-commits
mailing list