Commits

Roman Levenstein committed c25c15c9219
Fix the devirtualizer test. FileCheck invocation was missing on the command-line. As a result, the outcome of the tests was not checked. Some declarations need inside the test need to be public, because otherwise they eventually get eliminated from the emitted sil. Swift SVN r25953