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 1f3e159 + 89fdff0 commit 4bfe284Copy full SHA for 4bfe284
.github/CODEOWNERS
@@ -19,3 +19,9 @@ lib/ClangImporter @zoecarver @hyp @egorzhdan
19
lib/PrintAsClang @zoecarver @hyp @egorzhdan
20
stdlib/public/Cxx @zoecarver @hyp @egorzhdan
21
test/Interop @zoecarver @hyp @egorzhdan
22
+
23
+# Windows support
24
+cmake/**/*Windows* @compnerd
25
+lib/Basic/Windows @compnerd
26
+stdlib/public/Windows @compnerd
27
+utils/*windows* @compnerd
0 commit comments