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 59f1236 + ea98bae commit f7909a8Copy full SHA for f7909a8
.github/CODEOWNERS
@@ -6,3 +6,11 @@
6
include/swift/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
7
lib/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
8
test/Parse @ahoppen @bnbarham @CodaFi @DougGregor @rintaro
9
+
10
+# C++ Interop
11
+include/swift/ClangImporter @zoecarver @hyp @egorzhdan
12
+include/swift/PrintAsClang @zoecarver @hyp @egorzhdan
13
+lib/ClangImporter @zoecarver @hyp @egorzhdan
14
+lib/PrintAsClang @zoecarver @hyp @egorzhdan
15
+stdlib/public/Cxx @zoecarver @hyp @egorzhdan
16
+test/Interop @zoecarver @hyp @egorzhdan
0 commit comments