[clang] Handle __declspec() attributes in using
[llvm-project.git] / clang / test / Driver / print-search-dirs.c
blob0ac13125c9a1337464e7106ebf40ee99bf8dec9f
1 // UNSUPPORTED: system-windows
3 // RUN: env COMPILER_PATH=cpath1:cpath2 %clang %s -target x86_64-pc-freebsd --sysroot=%S/Inputs/basic_freebsd64_tree \
4 // RUN: -B b1 -B b2 -print-search-dirs | FileCheck %s
5 // CHECK: programs: =b1:b2:cpath1:cpath2:{{.*}}
6 // CHECK-NEXT: libraries: ={{.*}}Inputs/basic_freebsd64_tree/usr/lib