Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
7c6d7b83c1fe201fb2c0d4b75705aa133bd211d3
/
.
/
clang
/
test
/
CodeGen
/
debug-info-compilation-dir.c
blob: 4ffa1552cad735627c80761d15cf62fdc43dff21 [
file
] [
log
] [
blame
]
Nick Lewycky
ba743b7
2011-10-21 02:32:14 +0000
[
diff
] [
blame
]
1
// RUN: %clang_cc1 -fdebug-compilation-dir /nonsense -emit-llvm -g %s -o - | \
2
// RUN: grep nonsense
3
4
// RUN: %clang_cc1 -emit-llvm -g %s -o - | grep %S