Commits

Joe Groff committed 76ed49f4748
Print opened existential archetypes as non-simple types. Because of the @opened attr, they need to be parenthesized in some positions, particularly in opened existential metatypes like (@opened P).Type. This should fix the parse_stdlib validation tests. Swift SVN r27424