mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
32 lines
540 B
JSON
32 lines
540 B
JSON
{
|
|
"features": [
|
|
{
|
|
"name": "experimental-skip-all-function-bodies"
|
|
},
|
|
{
|
|
"name": "experimental-allow-module-with-compiler-errors"
|
|
},
|
|
{
|
|
"name": "index-unit-output-path"
|
|
},
|
|
{
|
|
"name": "library-level"
|
|
},
|
|
{
|
|
"name": "emit-abi-descriptor"
|
|
},
|
|
{
|
|
"name": "no-warn-superfluous-index-unit-path"
|
|
},
|
|
{
|
|
"name": "empty-abi-descriptor"
|
|
},
|
|
{
|
|
"name": "enable-bare-slash-regex-updated"
|
|
},
|
|
{
|
|
"name": "emit-const-value-sidecar"
|
|
}
|
|
]
|
|
}
|