brintos

brintos / llvm-project-archived public Read only

0
0
Text · 225 B · dffaf28 Raw
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