1 // RUN: not %clang_cc1 -triple x86_64-unknown-unknown -ast-dump -frecovery-ast %s | FileCheck %s
3 // CXXDefaultArgExpr should inherit dependence from the inner Expr, in this case
5 void fun(int arg
= foo());
10 // CHECK: -CXXDefaultArgExpr 0x{{[^ ]*}} <<invalid sloc>> '<dependent type>' contains-errors lvalue