mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Fix reflection_Optional_Any to support non-Apple platforms Apple and non-Apple platforms happen to use different number of extra inhabitants in 64-bit pointers. This is already supported by the test framework, we just need to fill it in properly for this one test. * Remove OS= restriction