summaryrefslogtreecommitdiff
path: root/test/SemaCXX/compare-cxx2a.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose both _Complex and _Imaginary as C99 extensions.Aaron Ballman2019-08-271-4/+4
* [C++2a] Implement operator<=>: Address bugs and post-commit review comments a...Eric Fiselier2018-05-081-1/+0
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-37/+287
* Add tests for three-way self- and array comparison.Richard Smith2018-01-071-0/+8
* [c++20] P0515R3: Parsing support and basic AST construction for operator <=>.Richard Smith2017-12-141-0/+166