mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This is better than requiring people to go through Ctx.getModule() using Ctx.StdlibModuleName. There aren't that many cases of this, but they shouldn't be using a completely different API. The default behavior remains the same: if the standard library has not been loaded, null will be returned. Refinement of r18796, which modified the behavior of SourceFiles to assume that the standard library had already been loaded. Swift SVN r18813
46 KiB
46 KiB