summaryrefslogtreecommitdiffstats
path: root/clang/test/AST/ast-dump-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Factor out commonality between variable capture initialization andRichard Smith2019-06-021-0/+1
* Defer building 'this' captures until we have left the capturing regionRichard Smith2019-05-311-2/+2
* Defer creating fields for captures until we finish building theRichard Smith2019-05-281-7/+7
* [ASTDump] Add a flag indicating whether a CXXThisExpr is implicitBruno Ricci2019-02-031-2/+2
* Mark the lambda function pointer conversion operator as noexcept.Aaron Ballman2019-01-211-7/+7
* Added test cases for dumping variadic-like functions; NFC.Aaron Ballman2019-01-161-0/+18
* [AST] Store "UsesADL" information in CallExpr.Eric Fiselier2018-12-121-0/+43
* Adding tests for -ast-dump; NFC.Aaron Ballman2018-12-111-0/+510
OpenPOWER on IntegriCloud