mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is necessary since if one wishes to write a secondary tool with swift headers, one can not access the ModuleFile in SerializedASTFile since to do so would require you to be a friend of the class, something that would create a build dependency in between the secondary tool and the swift libraries. Swift SVN r14171
6.7 KiB
6.7 KiB