blob: feead5191db15a1f31a316b137133fcae44a6d5d [file] [log] [blame]
Richard Smith04c3a252012-08-06 04:09:06 +00001// REQUIRES: shell
2// RUN: ln -sf %clang %T/clang-cpp
3
4// PR13529: Don't crash.
5// RUN: %T/clang-cpp -lfoo -M %s 2>&1 | FileCheck --check-prefix=CHECK-PR13529 %s
6// CHECK-PR13529: warning: -lfoo: 'linker' input unused in cpp mode