Arnold Schwaighofer
|
dfecad916e
|
Disable resilient_multipayload_enum.swift test that fails on older runtimes
Older runtimes have a bug that was fixed by PR #42131 that this test exercises.
rdar://99099912
|
2022-08-25 06:47:48 -07:00 |
|
Arnold Schwaighofer
|
dd49a2f5f8
|
Add missing executable_test to Interpreter/resilient_multipayload_enum.swift
|
2022-08-18 09:00:01 -07:00 |
|
Arnold Schwaighofer
|
f295cbee19
|
IRGen: Fix shift amount in typelayout lowering of mulipayload enums to bits
Transfer the fix in #42131 to the typelayout lowering code. Noticed as part of
investigating the fix for #60590.
|
2022-08-17 14:33:52 -07:00 |
|