Commits

Jordan Rose committed 3107bcd8bb7
AST printer: include inheritance info even if we don't have source info for it Essentially, fall back to the list of protocols (and possibly the superclass) if the "inherited types" array is empty. <rdar://problem/14788337> Swift SVN r7884