Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-26 | P0145R3 (C++17 evaluation order tweaks): consistently emit the LHS of array | Richard Smith | 1 | -2/+2 |
2015-06-29 | Account for calling convention specifiers in function definitions in IR test ... | David Blaikie | 1 | -13/+13 |
2015-04-01 | Re-land "MS ABI: lambda call operators are instance methods and should use th... | Reid Kleckner | 1 | -7/+7 |
2015-02-27 | Update Clang tests to handle explicitly typed load changes in LLVM. | David Blaikie | 1 | -19/+19 |
2015-02-27 | Update Clang tests to handle explicitly typed gep changes in LLVM. | David Blaikie | 1 | -31/+31 |
2015-01-22 | Emit DeferredDeclsToEmit in a DFS order. | Rafael Espindola | 1 | -9/+9 |
2015-01-21 | Make the test a bit stricter. NFC. | Rafael Espindola | 1 | -2/+2 |
2014-11-22 | Support matching signext attribute in vla-lambda-capturing test to appease cl... | Daniel Sanders | 1 | -3/+3 |
2014-08-28 | Fixed test compatibility with MSVC codegen. | Alexey Bataev | 1 | -2/+1 |
2014-08-28 | [C++11] Support for capturing of variable length arrays in lambda expression. | Alexey Bataev | 1 | -0/+172 |