Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7
// RUN: %clang_cc1 -E -frewrite-includes -include rewrite-includes2.h -I %S/Inputs %s -o - | FileCheck -strict-whitespace %s // STARTMAIN // CHECK-NOT: {{^}}#define // CHECK: included_line2 // CHECK: {{^}}// STARTMAIN{{$}}