mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Renable GeneratedSourceInfo::Attribute to GeneratedSourceInfo::AttributeFromClang
This commit is contained in:
@@ -972,7 +972,7 @@ public:
|
||||
case GeneratedSourceInfo::DefaultArgument:
|
||||
case GeneratedSourceInfo::ReplacedFunctionBody:
|
||||
case GeneratedSourceInfo::PrettyPrinted:
|
||||
case GeneratedSourceInfo::Attribute:
|
||||
case GeneratedSourceInfo::AttributeFromClang:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user