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
/
cpp-precomp.c
blob
a3fd94d9e1a7af534ba42ad6fb614f179b3e1006
1
// RUN: %clang -target x86_64-apple-darwin11 \
2
// RUN: -Werror -cpp-precomp -fsyntax-only %s
3
4
// RUN: %clang -target x86_64-apple-darwin11 \
5
// RUN: -Werror -no-cpp-precomp -fsyntax-only %s