mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Remove a static variable that caches pointer value from ASTContext that will become invalid if the same process is re-used for compilation using a second ASTContext. This configuration is used under `-enable-deterministic-check` option for output detertiminism checking. rdar://147438789
93 KiB
93 KiB