Skip to content

Commit b7f1fc5

Browse files
[clang][ExtractAPI] Adjust features.json
1 parent 5834b1d commit b7f1fc5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

clang/tools/driver/features.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
{
1313
"name": "vfs-redirecting-with"
1414
},
15+
{
16+
"name": "extract-api-ignores"
17+
},
1518
{
1619
"name": "depscan-prefix-map"
1720
},
@@ -34,6 +37,9 @@
3437
},
3538
{
3639
"name": "resource-dir-uses-major-version-only"
40+
},
41+
{
42+
"name": "extract-api-supports-cpp"
3743
}
3844
]
3945
}

0 commit comments

Comments
 (0)