Sign in
llvm
/
llvm-project.git
/
refs/heads/users/pcc/spr/main.llvm-jitlink-fix-bug-in-target-address-computation
/
.
/
clang
/
test
/
Driver
/
unique-source-file-names.c
blob: 8322f0e37b0c738d57fc93600cc6677a36dbdd16 [
file
] [
log
] [
blame
] [
edit
]
// RUN: %clang -funique-source-file-names -### %s 2> %t
// RUN: FileCheck < %t %s
// CHECK: "-cc1"
// CHECK: "-funique-source-file-names"