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