mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Gardening: Migrate compiler sources to GitHub issues
This commit is contained in:
@@ -81,7 +81,7 @@ llvm::Regex swift::getSwiftInterfaceCompilerVersionRegex() {
|
||||
": (.+)$", llvm::Regex::Newline);
|
||||
}
|
||||
|
||||
// MARK: Module name shadowing warnings (SR-898)
|
||||
// MARK(https://github.com/apple/swift/issues/43510): Module name shadowing warnings
|
||||
//
|
||||
// When swiftc emits a module interface, it qualifies most types with their
|
||||
// module name. This usually makes the interface less ambiguous, but if a type
|
||||
|
||||
Reference in New Issue
Block a user