Files
swift-mirror/lib/Option/features.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"
}
]
}