blob: 20424ad507bda8bad5da9ac6dd6113b31f28ff67 [file] [log] [blame]
Bruno Cardoso Lopes6fa3b742016-11-17 22:45:31 +00001// RUN: %clang_cc1 -E -dI %s -o - | FileCheck %s
2// CHECK: {{^}}#import "dump_
3
4// See also `dump_include.c` which tests other inclusion cases with `-dI`.
5
6#import "dump_import.h"