Commits

Greg Parker committed a190d015f84
[test] Fix two tests that didn't expect tagged pointer strings on iOS. NewString.swift had an integer sign problem with MSB tagged pointers. BridgeStorage.swift assumed iOS didn't supported tagged pointer strings yet. rdar://20405604 Swift SVN r26922