summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx2a-compare.cpp
Commit message (Expand)AuthorAgeFilesLines
* [c++20] P1959R0: Remove support for std::*_equality.Richard Smith2019-12-161-83/+0
* Replace temporary variable matches in test since r363952 causes anAmy Huang2019-07-081-11/+11
* 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