8 lines · c
1// RUN: %clang_cc1 -E -frewrite-includes -include rewrite-includes2.h -I %S/Inputs %s -o - | FileCheck -strict-whitespace %s2 3// STARTMAIN4 5// CHECK-NOT: {{^}}#define6// CHECK: included_line27// CHECK: {{^}}// STARTMAIN{{$}}8 1// RUN: %clang_cc1 -E -frewrite-includes -include rewrite-includes2.h -I %S/Inputs %s -o - | FileCheck -strict-whitespace %s2 3// STARTMAIN4 5// CHECK-NOT: {{^}}#define6// CHECK: included_line27// CHECK: {{^}}// STARTMAIN{{$}}8