Commits

Chris Lattner committed 96947b26061
Change silgen to lower string literal lengths to an explicit value, instead of using the result of the string_literal instruction. This fixes: <rdar://problem/15883849> Diagnostic CCP should be able to fold operations on string_literal lengths I will follow up with cleanups this enables. Swift SVN r13361