Files
clang-p2996/clang/test/Modules/Inputs/AlsoDependsOnModule.framework/Headers/AlsoDependsOnModule.h
Douglas Gregor d8bd7537ec Inferred framework modules automatically export anything they import
(i.e., 'export *'), to better match the semantics of headers.

llvm-svn: 145813
2011-12-05 17:40:25 +00:00

3 lines
99 B
Objective-C

#import <Module/Module.h> // expected-warning{{treating #import as an import of module 'Module'}}