Commit Graph

8 Commits

Author SHA1 Message Date
Varun Gandhi
009d0e5481 Use name mangler to generate identifiers for fields of anonymous types.
Fixes issue SR-10571 and corresponding rdar://problem/50337188.
2019-07-19 10:43:05 -07:00
sarveshtamba
c13c66cf6c Changes for #SR-9413:Swift 5.0 test failures on PowerPC #21541 2019-01-17 09:56:27 +00:00
sarveshtamba
7cb42b740c Changes for #SR-9413:Swift 5.0 test failures on PowerPC #21541 2019-01-16 11:05:02 +00:00
sarveshtamba
56318f3e1f Changes for #SR-9413:Swift 5.0 test failures on PowerPC 2018-12-24 11:37:38 +00:00
Slava Pestov
f3a4f69909 Re-enable test/ClangImporter/inlinable_bitfields.swift on 32-bit 2018-12-06 21:34:49 -05:00
Slava Pestov
34e73fd875 Fix inlinable_bitfields test for 32-bit
Fixes <rdar://problem/46486435>.
2018-12-05 13:27:32 -05:00
Arnold Schwaighofer
650ede4364 inlinable_bitfields.swift does not work on i386 and armv7k
rdar://46486435
2018-12-05 09:56:10 -08:00
Slava Pestov
97cf3e6626 Add test case for https://bugs.swift.org/browse/SR-8963
I believe this was fixed by https://github.com/apple/swift/pull/19825,
but this specific case with bitfield accessors is tricky so let's
test it explicity.
2018-12-04 16:58:03 -05:00