hanchenye-llvm-project/clang/test/Modules/Inputs/DependsOnModule.framework
Douglas Gregor 322f633c1c Tweak the syntax of umbrella headers, so that "umbrella" is treated as
a modifier for a header declarartion, e.g.,

  umbrella header "headername"

Collapse the umbrella-handling code in the parser into the
header-handling code, so we don't duplicate the header-search logic.

llvm-svn: 146159
2011-12-08 18:00:48 +00:00
..
Frameworks/SubFramework.framework/Headers Implement modules support for subframeworks (aka embedded 2011-12-06 17:16:41 +00:00
Headers Introduce an opt-in warning indicating when the compiler is treating 2011-11-30 18:02:36 +00:00
PrivateHeaders Implement basic support for private headers in frameworks. In essence, 2011-12-07 02:23:45 +00:00
module.map Tweak the syntax of umbrella headers, so that "umbrella" is treated as 2011-12-08 18:00:48 +00:00
module_private.map Implement basic support for private headers in frameworks. In essence, 2011-12-07 02:23:45 +00:00