Commits

Doug Gregor committed d7e0e15090d
Add a helper function to determine whether a particular constraint system has been "solved", meaning that all type variables have been bound to concrete types or are completely free. Add the solvedness of a particular system to the debug output. Start adding some simple test cases. Swift SVN r2706