summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx2a-compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a few tests that were missing ':' on CHECK lines and weren't testing anyt...Nico Weber2019-02-111-1/+1
* [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
OpenPOWER on IntegriCloud