Skip to content

Commit cfaf542

Browse files
committed
[Clang] Add entry in features.json for clang's new resource directory path in D125860
rdar://109486794
1 parent 8897c5e commit cfaf542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/tools/driver/features.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"BRIDGEOS_DEPLOYMENT_TARGET",
2626
"DRIVERKIT_DEPLOYMENT_TARGET"
2727
]
28+
},
29+
{
30+
"name": "resource-dir-uses-major-version-only"
2831
}
2932
]
3033
}

0 commit comments

Comments
 (0)