Skip to content

Commit 3114657

Browse files
Merge pull request #81964 from ian-twilightcoder/Isystem-feature-flag
[Option] Add a feature flag for -Isystem
2 parents 6c3865c + ae7f9c2 commit 3114657

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/Option/features.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@
4747
},
4848
{
4949
"name": "experimental-package-interface-load"
50+
},
51+
{
52+
"name": "Isystem"
5053
}
5154
]
5255
}

0 commit comments

Comments
 (0)