Commits

Joe Groff committed 82fa152bc5e
runtime: Optionally overwrite freed objects. Add an #ifdef SWIFT_RUNTIME_CLOBBER_FREED_OBJECTS flag to optionally overwrite the memory for freed objects, to help make stealth overreleasing problems more apparent. Swift SVN r4225