Commits

Doug Gregor committed 9189145cc54
Change DeclName over to basename(arg1:arg2:...argN:). Swift will use the basename + argument names formulation for names. Update the DeclName interfaces, printing, and __FUNCTION__ to use the method syntax. We'll still need to rework the "x.foo:bar:wibble:" syntax; that will come (significantly) later. Swift SVN r15763