Files
swift-mirror/lib/ASTSectionImporter/ASTSectionImporter.cpp
Brian Gesiak 3b75c060ff [AST] Fix typo in debug output
When ASTSectionImporter is unable to load a module Foo, it outputs
`Unable to load module'Foo'.`. Note that there's no space between
"module" and "'Foo'". Add a colon and a space.
2017-10-18 12:31:11 -07:00

2.3 KiB