| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement non-internal linkage for lambda closure types that need a | Douglas Gregor | 2012-02-21 | 1 | -16/+16 |
| * | Make sure that we set up the right declaration contexts when creating | Douglas Gregor | 2012-02-20 | 1 | -0/+3 |
| * | When we resolve the type of an 'auto' variable, clear out the linkage | Douglas Gregor | 2012-02-20 | 1 | -0/+3 |
| * | Basic support for name mangling of C++11 lambda expressions. Because | Douglas Gregor | 2012-02-20 | 1 | -16/+16 |
| * | Rework the Sema/AST/IRgen dance for the lambda closure type's | Douglas Gregor | 2012-02-17 | 1 | -0/+18 |
| * | Add a coverage test for lambda expression IRGen. | Eli Friedman | 2012-02-14 | 1 | -0/+54 |

