@@ -19,7 +19,6 @@ lib/ASTGen @zoecarver @CodaFi
19
19
20
20
# Dependency scanning
21
21
include /swift /DependencyScan @ artemcm
22
- lib /AST /ModuleLoader.cpp @ artemcm
23
22
lib /DependencyScan @ artemcm
24
23
lib /Frontend /ModuleInterfaceLoader.cpp @ artemcm
25
24
lib /Serialization /SerializedModuleLoader.cpp @ artemcm
@@ -54,3 +53,22 @@ cmake/**/*Windows* @compnerd
54
53
lib /Basic /Windows @ compnerd
55
54
stdlib /public /Windows @ compnerd
56
55
utils /* windows * @ compnerd
56
+
57
+ # AST
58
+ /include /swift /AST / @ hborla @ slavapestov @ xedin
59
+ /include /swift /AST /* Conformance * @ slavapestov
60
+ /include /swift /AST /Evaluator * @ CodaFi @ slavapestov
61
+ /include /swift /AST /* Generic * @ hborla @ slavapestov
62
+ /include /swift /AST /* Protocol * @ hborla @ slavapestov
63
+ /include /swift /AST /* Requirement * @ hborla @ slavapestov
64
+ /include /swift /AST /* Substitution * @ slavapestov
65
+ /lib /AST / @ hborla @ slavapestov @ xedin
66
+ /lib /AST /* Conformance * @ slavapestov
67
+ /lib /AST /Evaluator * @ CodaFi @ slavapestov
68
+ /lib /AST /* Generic * @ hborla @ slavapestov
69
+ /lib /AST /ModuleLoader.cpp @ artemcm
70
+ /lib /AST /* Requirement * @ hborla @ slavapestov
71
+ /lib /AST /RequirementMachine / @ slavapestov
72
+ /lib /AST /* Substitution @ slavapestov
73
+ /unittests /AST / @ hborla @ slavapestov @ xedin
74
+ /unittests /AST /* Evaluator * @ CodaFi @ slavapestov
0 commit comments