We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20e350 commit ef5185eCopy full SHA for ef5185e
.space/CODEOWNERS
@@ -159,6 +159,8 @@
159
/compiler/testData/compiler/smoke/ "Kotlin Frontend"
160
/compiler/testData/debug/ "Kotlin Frontend" "Kotlin JVM" "Kotlin JS" "Kotlin Wasm"
161
/compiler/testData/diagnostics/ "Kotlin Frontend"
162
+/compiler/testData/diagnostics/klibSerializationTests/ "Kotlin Common Backend"
163
+/compiler/testData/diagnostics/irInliner/ "Kotlin Common Backend"
164
/compiler/testData/friendPaths/ "Kotlin Frontend"
165
# UNKNOWN: /compiler/testData/integration/
166
/compiler/testData/ir/closureAnnotator/ "Kotlin JVM"
0 commit comments