xref: /aosp_15_r20/external/clang/test/Driver/debug-comp-dir.S (revision 67e74705e28f6214e480b399dd47ea732279e315)
1// RUN: cd %S && %clang -### -g %s -c 2>&1 | FileCheck -check-prefix=CHECK-PWD %s
2// CHECK-PWD: {{"-fdebug-compilation-dir" ".*Driver.*"}}
3