2012-08-06 12:09:06 +08:00
|
|
|
// PR13529: Don't crash.
|
2013-07-19 04:29:38 +08:00
|
|
|
// RUN: %clang_cpp -lfoo -M %s 2>&1 | FileCheck --check-prefix=CHECK-PR13529 %s
|
2012-08-06 12:09:06 +08:00
|
|
|
// CHECK-PR13529: warning: -lfoo: 'linker' input unused in cpp mode
|