1*f4a2713aSLionel Sambuc // PR13529: Don't crash. 2*f4a2713aSLionel Sambuc // RUN: %clang_cpp -lfoo -M %s 2>&1 | FileCheck --check-prefix=CHECK-PR13529 %s 3*f4a2713aSLionel Sambuc // CHECK-PR13529: warning: -lfoo: 'linker' input unused in cpp mode 4