Commits

Greg Clayton committed 53e32527b6d
Added a swift::Type::PrintOptions class to allow printing the module when dumping type names. This allows you to get a fully qualified type name for any swift::Type or swift::TypeBase, including any contained types like function parameter types, bound generic types, etc. Swift SVN r8426