Sign in
◑
Theme
llvm
/
clang
/
refs/heads/release_39
/
.
/
test
/
Driver
/
debug.c
blob: 5bf3b9295a321a349ab008f0485d6f2114c7122b [
file
] [
edit
]
// RUN: cd %S && %clang -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s
// CHECK-PWD: {{"-fdebug-compilation-dir" ".*Driver.*"}}