clang/test/Modules/Inputs/at-import-in-framework-header
Bruno Cardoso Lopes 4dc93bb1e1 [Modules][ObjC] Warn on the use of '@import' in framework headers
Using @import in framework headers inhibit the use of such headers
when not using modules, this is specially bad for headers that end
up in the SDK (or any other system framework). Add a warning to give
users some indication that this is discouraged.

rdar://problem/39192894

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@335780 91177308-0d34-0410-b5e6-96231b3b80d8
2018-06-27 20:29:36 +00:00
..
A.framework [Modules][ObjC] Warn on the use of '@import' in framework headers 2018-06-27 20:29:36 +00:00
module.modulemap [Modules][ObjC] Warn on the use of '@import' in framework headers 2018-06-27 20:29:36 +00:00