f4a2713ac8
Change-Id: Ia40e9ffdf29b5dab2f122f673ff6802a58bc690f
4 lines
183 B
C
4 lines
183 B
C
// 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}}
|