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 88ad698 commit 91cfd69Copy full SHA for 91cfd69
.github/CODEOWNERS
@@ -20,6 +20,10 @@ lib/PrintAsClang @zoecarver @hyp @egorzhdan
20
stdlib/public/Cxx @zoecarver @hyp @egorzhdan
21
test/Interop @zoecarver @hyp @egorzhdan
22
23
+# Threading implementation
24
+include/swift/Threading @al45tair
25
+lib/Threading @al45tair
26
+
27
# Windows support
28
cmake/**/*Windows* @compnerd
29
lib/Basic/Windows @compnerd
0 commit comments