summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx2a-three-way-comparison.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove extra character I added to test my changes that I forgot to delete bef...Douglas Yung2019-12-121-1/+1
* Fix test to work correctly on 32-bit platforms.Douglas Yung2019-12-121-1/+2
* [c++20] Implement P1185R2 (as modified by P2002R0).Richard Smith2019-12-101-7/+45
* Fix test after r359009 on platforms where %ms_abi_triple is 32-bitNico Weber2019-04-241-1/+1
* MS ABI: Support mangling op<=> now that MSVC 2019 has a manglingNico Weber2019-04-231-2/+6
* Revert r345330 "Add MS ABI mangling for operator<=>."Hans Wennborg2018-10-261-8/+4
* Add MS ABI mangling for operator<=>.Richard Smith2018-10-251-4/+8
* [c++20] P0515R3: Parsing support and basic AST construction for operator <=>.Richard Smith2017-12-141-0/+16
* [c++2a] P0515R3: Support for overloaded operator<=>.Richard Smith2017-12-011-0/+13
OpenPOWER on IntegriCloud