Commits

Chris Lattner committed ae49b8bee20
add an executable test for weak pointers. It is somewhat concerning to me that without the "w = nil" line that explicitly nil's out the weak pointer, that it fails. I'm not sure what is going on here, but it looks like weak pointers are just broken. Swift SVN r18307