We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 072a459 commit 3fb3853Copy full SHA for 3fb3853
stdlib/public/SwiftShims/FoundationShims.h
@@ -21,7 +21,7 @@
21
22
//===--- Layout-compatible clones of Foundation structs -------------------===//
23
// Ideally we would declare the same names as Foundation does, but
24
-// swift's module importer is not yet tolerant of the same struct
+// Swift's module importer is not yet tolerant of the same struct
25
// coming in from two different Clang modules
26
// (rdar://problem/16294674). Instead, we copy the definitions here
27
// and then do horrible unsafeBitCast trix to make them usable where required.
0 commit comments