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.
1 parent 9d474bc commit 3546149Copy full SHA for 3546149
.github/CODEOWNERS
@@ -97,6 +97,7 @@
97
/lib/DependencyScan @artemcm
98
/lib/Driver @artemcm
99
/lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
100
+/lib/DriverTool/autolink_extract_main.cpp @MaxDesiatov
101
/lib/Frontend/*ModuleInterface* @artemcm @tshortli
102
# TODO: /lib/IRGen/
103
/lib/IDE/ @ahoppen @bnbarham @rintaro
@@ -149,6 +150,7 @@
149
150
/test/DebugInfo/ @adrian-prantl
151
/test/Distributed/ @ktoso
152
/test/Driver/ @artemcm
153
+/test/Driver/static* @MaxDesiatov
154
/test/Generics/ @hborla @slavapestov
155
# TODO: /test/IRGen/
156
/test/IDE/ @ahoppen @bnbarham @rintaro
0 commit comments