mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This flag switches the "effective language version" of the compiler, at least to any version supported (as of this change: "3" or "3.0"). At the moment nothing uses it except the language version build configuration statements (#if swift(...)) and various other places that report, encode, or otherwise check version numbers. In the future, it's intended as scaffolding for backwards compatibility. Fixes SR-2582
52 KiB
52 KiB