mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This enables dynamic checking at -Onone. Static checking is enabled by default regardless of optimizations. SILGen only emits dynamic markers at -Onone, or when explicitly requested with -enforce-exclusivity=checked|dynamic. All access markers are stripped at the start of the optimization pipeline regardless of optimization level or command line flags.
64 KiB
64 KiB