Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Driver
/
index-header-map.c
blob: 8bd677a0ba98a58b35794043c78508c44f3353c0 [
file
] [
log
] [
blame
]
// RUN: %clang -I%S/Before -index-header-map -I%S/Index -I%S/After %s -### 2>> %t.log
// RUN: FileCheck %s < %t.log
// CHECK: {{-I.*Before.*-index-header-map.*-I.*Index.*-I.*After}}