Skip to content

Commit e8a4fcb

Browse files
committed
CODEOWNERS: Temporarily assign myself to test/IRGen
LLVM changed both the syntax and relative position of the `nocapture` parameter attribute. I would like to get notified of any changes in this area to make sure new tests match the attribute on main such that it won't cause a conflict with rebranch.
1 parent d033eec commit e8a4fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
/test/Generics/ @hborla @slavapestov
224224
/test/Generics/inverse* @kavon
225225
/test/IDE/ @ahoppen @bnbarham @hamishknight @rintaro
226-
/test/IRGen/ @rjmccall
226+
/test/IRGen/ @AnthonyLatsis @rjmccall
227227
/test/Index/ @ahoppen @bnbarham @hamishknight @rintaro
228228
/test/Interop/ @zoecarver @egorzhdan @Xazax-hun @j-hui @fahadnayyar @susmonteiro @hnrklssn
229229
/test/Macros/SwiftifyImport @hnrklssn @Xazax-hun

0 commit comments

Comments
 (0)