Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
568991b62a29c1919e67438e0ac8216715b2c760
/
.
/
test
/
Modules
/
header-import.m
blob: 960eecea22139bfb12af026924c8078027af70e3 [
file
] [
log
] [
blame
]
// RUN: rm -rf %t
// RUN: %clang_cc1 -fmodules -fmodule-cache-path %t -F %S/Inputs -I %S/Inputs -verify %s
#import "point.h"
@import
Module
;
#import "point.h"