Add an explicit LambdaExprContext to Declarator, to parallel...
Add an explicit LambdaExprContext to Declarator, to parallel BlockLiteralContext. Use it to ensure semantic analysis of types isn't confused by the lack of a type specifier. llvm-svn: 147522
Loading
Please register or sign in to comment