aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/debug-info-compilation-dir.c
blob: 4ffa1552cad735627c80761d15cf62fdc43dff21 (plain)
1
2
3
4
// RUN: %clang_cc1 -fdebug-compilation-dir /nonsense -emit-llvm -g %s -o - | \
// RUN:   grep nonsense

// RUN: %clang_cc1 -emit-llvm -g %s -o - | grep %S