Sign in
llvm
/
llvm-project
/
fbb0f2dba040bbdd5de5e59201c1a6fb9be3e06d
/
.
/
clang
/
test
/
Preprocessor
/
dump_import.m
blob: 20424ad507bda8bad5da9ac6dd6113b31f28ff67 [
file
] [
log
] [
blame
]
// RUN: %clang_cc1 -E -dI %s -o - | FileCheck %s
// CHECK: {{^}}#import "dump_
// See also `dump_include.c` which tests other inclusion cases with `-dI`.
#import "dump_import.h"