Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [c++20] P1959R0: Remove support for std::*_equality. | Richard Smith | 2019-12-16 | 1 | -83/+0 |
* | Replace temporary variable matches in test since r363952 causes an | Amy Huang | 2019-07-08 | 1 | -11/+11 |
* | Fix a few tests that were missing ':' on CHECK lines and weren't testing anyt... | Nico Weber | 2019-02-11 | 1 | -1/+1 |
* | [C++2a] Implement operator<=>: Fix another bug in the code gen tests. | Eric Fiselier | 2018-05-08 | 1 | -1/+2 |
* | Fix failing codegen test on non-x86_64 platforms | Eric Fiselier | 2018-05-07 | 1 | -38/+39 |
* | [C++2a] Implement operator<=> CodeGen and ExprConstant | Eric Fiselier | 2018-05-07 | 1 | -0/+186 |