Commit Graph

2 Commits

Author SHA1 Message Date
Dave Abrahams
d016db3285 [stdlib] Factor common non-ObjC instance members
Make sure that if the object layout changes, we don't have to update the
stdlib in too many places.

Swift SVN r15166
2014-03-17 23:12:18 +00:00
Dave Abrahams
6eee8e3205 Move HeapObject into the stdlib shim module
Now that we can read definitions directly from "C" headers, stop trying
to maintain a mirror of the HeapObject struct in Swift code in the
standard library.

Swift SVN r14982
2014-03-12 23:48:31 +00:00