Add the notion of "framework" modules to module maps. Framework
modules (obviously) describe frameworks, and understand the header layout of frameworks. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144921 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- include/clang/Basic/DiagnosticLexKinds.td 1 addition, 1 deletioninclude/clang/Basic/DiagnosticLexKinds.td
- include/clang/Lex/ModuleMap.h 20 additions, 4 deletionsinclude/clang/Lex/ModuleMap.h
- lib/Lex/ModuleMap.cpp 49 additions, 9 deletionslib/Lex/ModuleMap.cpp
- test/Modules/Inputs/DependsOnModule.framework/Headers/other.h 1 addition, 0 deletions.../Modules/Inputs/DependsOnModule.framework/Headers/other.h
- test/Modules/Inputs/DependsOnModule.framework/module.map 4 additions, 0 deletionstest/Modules/Inputs/DependsOnModule.framework/module.map
Loading
Please register or sign in to comment