summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/LambdaMangleContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix mangling for block literals.Eli Friedman2013-07-011-30/+0
* Use FPT::getArgTypes() instead of manually building ArrayRefsReid Kleckner2013-06-101-6/+3
* ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType.Jordan Rose2013-03-081-4/+5
* Drop the ASTContext.h include from Stmt.h and fix up transitive users.Benjamin Kramer2012-07-041-0/+2
* Basic support for name mangling of C++11 lambda expressions. BecauseDouglas Gregor2012-02-201-0/+30
OpenPOWER on IntegriCloud