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 3398d29 commit 54ef115Copy full SHA for 54ef115
.github/CODEOWNERS
@@ -53,6 +53,7 @@
53
/docs/Windows* @compnerd
54
55
# include
56
+/include/swift-c/DependencyScan/ @artemcm
57
/include/swift/AST/ @hborla @slavapestov @xedin
58
/include/swift/AST/*Availability* @tshortli
59
/include/swift/AST/*Conformance* @slavapestov
@@ -209,6 +210,7 @@
209
210
# unittests
211
/unittests/AST/ @hborla @slavapestov @xedin
212
/unittests/AST/*Evaluator* @CodaFi @slavapestov
213
+/unittests/DependencyScan/ @artemcm
214
/unittests/Parse/ @ahoppen @bnbarham @CodaFi @DougGregor @hamishknight @rintaro
215
# TODO: /unittests/SIL/
216
/unittests/Sema/ @hborla @xedin
0 commit comments