summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/std-compare-cxx2a.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-9/+12
* [c++20] Improve phrasing of diagnostic for missing #include <compare>.Richard Smith2019-12-131-1/+15
* Stop checking whether std::strong_* has ::equivalent members.Richard Smith2019-12-061-3/+3
* [C++2a] Implement operator<=>: Address bugs and post-commit review comments a...Eric Fiselier2018-05-081-1/+1
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+65
OpenPOWER on IntegriCloud