summaryrefslogtreecommitdiffstats
path: root/test/Driver/debug.c
blob: 5bf3b9295a321a349ab008f0485d6f2114c7122b (plain)
1
2
// RUN: cd %S && %clang -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s
// CHECK-PWD: {{"-fdebug-compilation-dir" ".*Driver.*"}}