summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/mangle-lambdas.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR12917: Remove incorrect assumption that lambda mangling information cannotRichard Smith2012-07-221-6/+29
* Move the computation of the lambda mangling information (manglingDouglas Gregor2012-04-041-0/+16
* Implement non-internal linkage for lambda closure types that need aDouglas Gregor2012-02-211-3/+65
* Implement name mangling for lambda expressions that occur within theDouglas Gregor2012-02-211-0/+47
* Implement name mangling for lambda expressions that occur within theDouglas Gregor2012-02-211-1/+56
* Basic support for name mangling of C++11 lambda expressions. BecauseDouglas Gregor2012-02-201-0/+22
OpenPOWER on IntegriCloud