Commits

Jordan Rose committed 7da40344e95
[test] Weaken test for .d file generation. The SwiftShims module is a private dependency of the standard library, so it shouldn't really show up in the generated .d file. However, it's doing any harm by being there in +Asserts builds, so for now just don't check. See rdar://problem/19318312. Swift SVN r24096