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.
2 parents 74fd209 + a8add22 commit 6d13eebCopy full SHA for 6d13eeb
.github/CODEOWNERS
@@ -96,6 +96,7 @@
96
/lib/ClangImporter/DWARFImporter* @adrian-prantl
97
/lib/DependencyScan @artemcm
98
/lib/Driver @artemcm
99
+/lib/DriverTool/autolink_extract_main.cpp @MaxDesiatov @etcwilde
100
/lib/DriverTool/swift_symbolgraph_extract_main.cpp @QuietMisdreavus
101
/lib/Frontend/*ModuleInterface* @artemcm @tshortli
102
# TODO: /lib/IRGen/
@@ -149,6 +150,7 @@
149
150
/test/DebugInfo/ @adrian-prantl
151
/test/Distributed/ @ktoso
152
/test/Driver/ @artemcm
153
+/test/Driver/static* @MaxDesiatov @etcwilde
154
/test/Generics/ @hborla @slavapestov
155
# TODO: /test/IRGen/
156
/test/IDE/ @ahoppen @bnbarham @rintaro
0 commit comments