summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/AutolinkTBD.framework/Headers
Commit message (Collapse)AuthorAgeFilesLines
* Fix auto-link for text-based dynamic library SDKs.Juergen Ributzka2015-11-131-0/+1
When linking against text-based dynamic library SDKs the library name of a framework has now more than one possible filename extensions. This fix tests for both possible extensions (none, and .tbd). This fixes rdar://problem/20609975 llvm-svn: 253060
OpenPOWER on IntegriCloud