aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/AST/LambdaMangleContext.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-07-04Drop the ASTContext.h include from Stmt.h and fix up transitive users.Benjamin Kramer1-0/+2
2012-02-20Basic support for name mangling of C++11 lambda expressions. BecauseDouglas Gregor1-0/+30