Commit Graph

2 Commits

Author SHA1 Message Date
Mike Ash
a0dec1d30a [Test] Disable objc_old_swift.swift on ARM64e.
The bit twiddling done by this test falls afoul of ptrauth on ARM64e. We don't support pre-stable Swift ABI code on ARM64e anyway, so just disable the test there.

rdar://92469961
2022-04-28 12:53:06 -04:00
Greg Parker
7200e109d7 [runtime] Add tests of pre-stable ABI objects with the stable ABI runtime (#21403)
* [test] Fix objc_old_swift when objc/objc-internal.h is not in the SDK.
2018-12-20 18:32:03 -08:00