Skip to content

Commit 15707fd

Browse files
authored
Merge pull request #11535 from swiftlang/bwilson/print-headers-feature-flag
[clang] Add features.json entry for "print-headers-direct-per-file"
2 parents 8015561 + ca4827f commit 15707fd

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
@@ -40,6 +40,9 @@
4040
},
4141
{
4242
"name": "extract-api-supports-cpp"
43+
},
44+
{
45+
"name": "print-headers-direct-per-file"
4346
}
4447
]
4548
}

0 commit comments

Comments
 (0)