Files
swift-mirror/tools/swift-api-digester/ModuleAnalyzerNodes.cpp
Xi Ge 05bec0c3e3 swift-api-digester: describing external type declarations as extensions in error messages
External type declarations are synthesized to incorporate members in extensions to types
of external modules. In diagnostics, we should use 'extension' instead of 'struct/class'
for these decls to avoid confusion.
2019-05-28 14:08:36 -07:00

72 KiB