summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx2a-compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* [C++2a] Implement operator<=>: Fix another bug in the code gen tests.Eric Fiselier2018-05-081-1/+2
* Fix failing codegen test on non-x86_64 platformsEric Fiselier2018-05-071-38/+39
* [C++2a] Implement operator<=> CodeGen and ExprConstantEric Fiselier2018-05-071-0/+186