Commits

Chris Lattner committed 217b50a76e6
simplify the diagnostics produced by mempromotion to emit both "can determine variable name" and "cannot" into the same diagnostic. The upshot of this is that SIL testcases will just print <unknown> as the variable name. Swift SVN r7254