blob: dffaf28fe237a5d84760a2919a412210c6f4face [file] [log] [blame]
Argyrios Kyrtzidis17ff2e52013-07-26 15:32:04 +00001// RUN: %clang_cc1 -E -frewrite-includes -include rewrite-includes2.h -I %S/Inputs %s -o - | FileCheck -strict-whitespace %s
2
3// STARTMAIN
4
5// CHECK-NOT: {{^}}#define
6// CHECK: included_line2
7// CHECK: {{^}}// STARTMAIN{{$}}