Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR44786: Don't assert when profiling <=> expressions. | Richard Smith | 2020-02-04 | 1 | -0/+9 |
| | | | | (cherry picked from commit b96c6b65b93f7b3878bced2374bef747a4c3b690) | ||||
* | [c++2a] P0515R3: Support for overloaded operator<=>. | Richard Smith | 2017-12-01 | 1 | -0/+24 |
No CodeGen support for MSABI yet, we don't know how to mangle this there. llvm-svn: 319513 |