[all-commits] [llvm/llvm-project] 009791: [libcxx][test] optional's comparisons with optiona...
Casey Carter via All-commits
all-commits at lists.llvm.org
Wed Feb 9 14:00:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 009791e0dbc608aafe0ae4d15fcc9fafb7e4a135
https://github.com/llvm/llvm-project/commit/009791e0dbc608aafe0ae4d15fcc9fafb7e4a135
Author: Casey Carter <Casey at Carter.net>
Date: 2022-02-09 (Wed, 09 Feb 2022)
Changed paths:
M libcxx/test/std/concepts/concepts.compare/concept.equalitycomparable/equality_comparable.compile.pass.cpp
M libcxx/test/std/concepts/concepts.compare/concepts.totallyordered/totally_ordered.pass.cpp
Log Message:
-----------
[libcxx][test] optional's comparisons with optional are not portably constrained
so use them as concept test cases only with libc++.
Differential Revision: https://reviews.llvm.org/D116884
More information about the All-commits
mailing list