mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
From what I see the only fields are DATA_VALUE_WITNESS which all have type size_t. I converted them to use the target-dependent `StoredSize`. While I was around I fixed also isValueInline() to do the right thing (it was using ValueBuffer instead of TargetValueBuffer) and all the getters for the data value witnesses. <rdar://problem/41546568>
5.0 KiB
5.0 KiB