// RUN: %clang_cc1 -std=c++11 %s -Winvalid-noreturn -verify
// An attribute-specifier-seq in a lambda-declarator appertains to the
// type of the corresponding function call operator.
void
;
void
// Core issue 974: default arguments (8.3.6) may be specified in the
// parameter-declaration-clause of a lambda-declarator.
int
// Any exception-specification specified on a lambda-expression
// applies to the corresponding function call operator.
void