Skip to content

Commit 762e824

Browse files
committed
Add a vfs-redirecting-with feature
Mark clang as being able to use the new `redirecting-with` property in VFS overlays. Resolves rdar://87906715.
1 parent 66b60bf commit 762e824

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
@@ -8,6 +8,9 @@
88
},
99
{
1010
"name": "allow-pcm-with-compiler-errors"
11+
},
12+
{
13+
"name": "vfs-redirecting-with"
1114
}
1215
]
1316
}

0 commit comments

Comments
 (0)