Sign in
llvm
/
clang
/
36a094aaa20f6951a530e9bf0250d9afcf8a341b
/
.
/
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"