Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mangling for block literals. | Eli Friedman | 2013-07-01 | 1 | -30/+0 |
* | Use FPT::getArgTypes() instead of manually building ArrayRefs | Reid Kleckner | 2013-06-10 | 1 | -6/+3 |
* | ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType. | Jordan Rose | 2013-03-08 | 1 | -4/+5 |
* | Drop the ASTContext.h include from Stmt.h and fix up transitive users. | Benjamin Kramer | 2012-07-04 | 1 | -0/+2 |
* | Basic support for name mangling of C++11 lambda expressions. Because | Douglas Gregor | 2012-02-20 | 1 | -0/+30 |