llvm-project/clang/test/Modules/Inputs/NoUmbrella.framework
Douglas Gregor 11dfe6fe3d Infer "link" lines for top-level frameworks. Essentially, a framework
will have a shared library with the same name as its framework (and no
suffix!) within its .framework directory. Detect this both when
inferring the whole top-level framework and when parsing a module map.

llvm-svn: 172439
2013-01-14 17:57:51 +00:00
..
Headers
PrivateHeaders
NoUmbrella Infer "link" lines for top-level frameworks. Essentially, a framework 2013-01-14 17:57:51 +00:00
module.map Introduce the notion of excluded headers into the module map 2012-10-15 06:28:11 +00:00
module_private.map