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
/
index-header-map.c
blob
8bd677a0ba98a58b35794043c78508c44f3353c0
1
// RUN: %clang -I%S/Before -index-header-map -I%S/Index -I%S/After %s -### 2>> %t.log
2
// RUN: FileCheck %s < %t.log
3
4
// CHECK: {{-I.*Before.*-index-header-map.*-I.*Index.*-I.*After}}