• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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}}
5