brintos

brintos / llvm-project-archived public Read only

0
0
Text · 224 B · 19ced00 Raw
4 lines · plain
1// RUN: cd %S && %clang -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s2// RUN: cd %S && %clang -x c -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s3// CHECK-PWD: "-fdebug-compilation-dir={{.*Driver.*}}"4