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