]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/Driver/ccc-as-cpp.c
Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):
[FreeBSD/FreeBSD.git] / test / Driver / ccc-as-cpp.c
1 // PR13529: Don't crash.
2 // RUN: %clang_cpp -lfoo -M %s 2>&1 | FileCheck --check-prefix=CHECK-PR13529 %s
3 // CHECK-PR13529: warning: -lfoo: 'linker' input unused in cpp mode