repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git]
/
clang
/
test
/
Driver
/
hip-printf.hip
blob
2e39b19da68f034c58af3004389340f56a5a13ea
1
// RUN: %clang -### -nogpulib -nogpuinc --target=x86_64-linux-gnu --cuda-gpu-arch=gfx900 \
2
// RUN: %s 2>&1 | FileCheck %s
3
4
// CHECK: [[CLANG:".*clang.*"]] "-cc1"
5
// CHECK-NOT: "-Werror=format-nonliteral"