mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Otherwise these source file objects linger in the source manager but they refer to a fully-temporary 'ASTContext' which does not exist after parsing is complete, which means they cannot be used in any way and attempting to do so would lead to a crash.
30 KiB
30 KiB