We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/lib/DependencyScan
1 parent a80fc95 commit e2db74fCopy full SHA for e2db74f
.github/CODEOWNERS
@@ -54,6 +54,7 @@
54
/docs/Windows* @compnerd
55
56
# include
57
+/include/swift-c/DependencyScan/ @artemcm
58
/include/swift/AST/ @hborla @slavapestov @xedin
59
/include/swift/AST/*Availability* @tshortli
60
/include/swift/AST/*Conformance* @slavapestov
@@ -210,6 +211,7 @@
210
211
# unittests
212
/unittests/AST/ @hborla @slavapestov @xedin
213
/unittests/AST/*Evaluator* @CodaFi @slavapestov
214
+/unittests/DependencyScan/ @artemcm
215
/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
216
# TODO: /unittests/SIL/
217
/unittests/Sema/ @hborla @xedin
0 commit comments