summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/class/class.compare/class.spaceship
Commit message (Expand)AuthorAgeFilesLines
* PR44723: Trigger return type deduction for operator<=>s whose returnRichard Smith2020-01-311-0/+33
* [Concepts] Deprecate -fconcepts-ts, enable Concepts under -std=c++2aSaar Raz2020-01-241-3/+2
* [c++20] Delete defaulted comparison functions if they would invoke anRichard Smith2019-12-101-0/+23
* [c++20] Return type deduction for defaulted three-way comparisons.Richard Smith2019-12-101-0/+125
* [c++20] Defaulted comparison support for array members.Richard Smith2019-12-092-19/+54
* [c++20] Synthesis of defaulted comparison functions.Richard Smith2019-12-082-6/+137
* [c++20] Determine whether a defaulted comparison should be deleted orRichard Smith2019-12-061-0/+81
OpenPOWER on IntegriCloud