Files
swift-mirror/lib/SILOptimizer/Utils/Local.cpp
Roman Levenstein 8082e820c9 [sil-optimizer] Make compile time concatenation of constant strings work again
This guaranteed optimization got lost when a + operator for Strings was made a static method on type String.

Fixes SR-4348
2017-03-24 15:55:50 -07:00

96 KiB