mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Having a single interface for source files and modules and having to pass in a buffer id was a crappy API. This splits the interface to take either a Module or a SourceFile and handles the buffer id stuff internally.
979 B
979 B