llvm-project/clang/test/Modules/Inputs/Module.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
..
Frameworks/SubFramework.framework/Headers Re-uglify #public and #private to #__public_macro and #__private_macro. 2012-01-03 19:48:16 +00:00
Headers Have the parser initialize Sema before it consumes the first 2012-11-05 23:58:27 +00:00
PrivateHeaders Implement inference for the "Private" submodule corresponding to 2011-12-07 22:05:21 +00:00
Module Infer "link" lines for top-level frameworks. Essentially, a framework 2013-01-14 17:57:51 +00:00