brintos

brintos / llvm-project-archived public Read only

0
0
Text · 180 B · 20424ad Raw
7 lines · plain
1// RUN: %clang_cc1 -E -dI %s -o - | FileCheck %s2// CHECK: {{^}}#import "dump_3 4// See also `dump_include.c` which tests other inclusion cases with `-dI`.5 6#import "dump_import.h"7