summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/Module.framework/Module
Commit message (Collapse)AuthorAgeFilesLines
* Infer "link" lines for top-level frameworks. Essentially, a frameworkDouglas Gregor2013-01-141-0/+0
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
OpenPOWER on IntegriCloud