| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Factor out commonality between variable capture initialization and | Richard Smith | 2019-06-02 | 1 | -0/+1 |
| * | Defer building 'this' captures until we have left the capturing region | Richard Smith | 2019-05-31 | 1 | -2/+2 |
| * | Defer creating fields for captures until we finish building the | Richard Smith | 2019-05-28 | 1 | -7/+7 |
| * | [ASTDump] Add a flag indicating whether a CXXThisExpr is implicit | Bruno Ricci | 2019-02-03 | 1 | -2/+2 |
| * | Mark the lambda function pointer conversion operator as noexcept. | Aaron Ballman | 2019-01-21 | 1 | -7/+7 |
| * | Added test cases for dumping variadic-like functions; NFC. | Aaron Ballman | 2019-01-16 | 1 | -0/+18 |
| * | [AST] Store "UsesADL" information in CallExpr. | Eric Fiselier | 2018-12-12 | 1 | -0/+43 |
| * | Adding tests for -ast-dump; NFC. | Aaron Ballman | 2018-12-11 | 1 | -0/+510 |

