summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/cxx2a-three-way-comparison.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR44786: Don't assert when profiling <=> expressions.Richard Smith2020-02-041-0/+9
| | | | (cherry picked from commit b96c6b65b93f7b3878bced2374bef747a4c3b690)
* [c++2a] P0515R3: Support for overloaded operator<=>.Richard Smith2017-12-011-0/+24
No CodeGen support for MSABI yet, we don't know how to mangle this there. llvm-svn: 319513
OpenPOWER on IntegriCloud