Revision 4d903f9c1c7b5fbd3864959120f457b83e2d743d authored by Slava Pestov on 16 January 2016, 02:37:57 UTC, committed by Slava Pestov on 19 January 2016, 22:22:14 UTC
In master, this was fixed by Luke Howard as part of some other changes in the
following patch:

<https://github.com/apple/swift/commit/b5880f386b814f8b5cb220d1c4e65e74c04eccf4>

This patch back-ports the relevant part of the above (checking for a true
return value from hasMetadataPattern() vs checking for a BoundGenericType).

Fixes <rdar://problem/24183374>.
1 parent b971595
History
File Mode Size
AddSwift.cmake -rw-r--r-- 63.6 KB
FindBSD.cmake -rw-r--r-- 563 bytes
FindICU.cmake -rw-r--r-- 970 bytes
FindUUID.cmake -rw-r--r-- 722 bytes
SwiftAddCustomCommandTarget.cmake -rw-r--r-- 7.0 KB
SwiftApplyXcodeSubstitutions.cmake -rw-r--r-- 386 bytes
SwiftBuildType.cmake -rw-r--r-- 884 bytes
SwiftConfigureSDK.cmake -rw-r--r-- 6.2 KB
SwiftDarwin.cmake -rw-r--r-- 571 bytes
SwiftGetConfigurationTypes.cmake -rw-r--r-- 243 bytes
SwiftHandleDTraceSources.cmake -rw-r--r-- 2.4 KB
SwiftHandleGybSources.cmake -rw-r--r-- 3.2 KB
SwiftInstallComponents.cmake -rw-r--r-- 1.8 KB
SwiftList.cmake -rw-r--r-- 571 bytes
SwiftManpage.cmake -rw-r--r-- 1.2 KB
SwiftSetIfArchBitness.cmake -rw-r--r-- 700 bytes
SwiftSharedCMakeConfig.cmake -rw-r--r-- 16.6 KB
SwiftTranslateFlag.cmake -rw-r--r-- 588 bytes

back to top