Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an edge case of mangling involving the combination of a lambda and typeid. | Eli Friedman | 2012-09-26 | 1 | -0/+13 |
* | Test for r164186. | Eli Friedman | 2012-09-19 | 1 | -0/+14 |
* | PR12917: Remove incorrect assumption that lambda mangling information cannot | Richard Smith | 2012-07-22 | 1 | -6/+29 |
* | Move the computation of the lambda mangling information (mangling | Douglas Gregor | 2012-04-04 | 1 | -0/+16 |
* | Implement non-internal linkage for lambda closure types that need a | Douglas Gregor | 2012-02-21 | 1 | -3/+65 |
* | Implement name mangling for lambda expressions that occur within the | Douglas Gregor | 2012-02-21 | 1 | -0/+47 |
* | Implement name mangling for lambda expressions that occur within the | Douglas Gregor | 2012-02-21 | 1 | -1/+56 |
* | Basic support for name mangling of C++11 lambda expressions. Because | Douglas Gregor | 2012-02-20 | 1 | -0/+22 |