Commits

Chris Lattner committed 4e4c1bf4178
rename DotSyntaxPlusFuncUseExpr -> DotSyntaxBaseIgnoredExpr to properly represent its newly generalized role. It is formed for things like "swift.print" where swift is a module type and is evaluated and ignored. Swift SVN r1230