Sign in
llvm
/
llvm-project
/
41d59a36459ea99ada4819a26072366f77484f87
/
.
/
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"