Files
swift-mirror/tools/swift-api-digester/ModuleAnalyzerNodes.cpp
Saleem Abdulrasool 760ef4442a swift-api-digester: use elaborated typename
cl is unable to disambiguate between `swift::KnownProtocolKind` and
`swift::ide::api::KnownProtocolKind`.  Use the elaborated typename to
disambiguate the type.  This allows us to build `swift-api-digester`
with cl again.
2019-02-24 15:38:45 -08:00

67 KiB