Commit Graph

2 Commits

Author SHA1 Message Date
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
Dave Abrahams
91bed93ca5 stdlib: add a stub ObjC root class to force correct bookkeeping in the compiler
Swift SVN r14864
2014-03-10 07:46:03 +00:00