Commit 6bd084a
committed
🍒 [clang] Add features.json entry for "print-headers-direct-per-file"
Swift Build needs to know when "-header-include-filtering=direct-per-file"
is supported by Clang. We already added a fake feature flag in Swift Build
based on a check of the Apple Clang version number. Adding a real entry
in features.json will let us replace that hack.
rdar://161691058
(cherry picked from commit ca4827f)1 parent 35450ce commit 6bd084a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
0 commit comments