================
@@ -223,6 +248,77 @@ def register_yaml(loader):
yaml.add_representer(ValueAll, ValueAll.representer)
+class Type(Expect):
----------------
OCHyams wrote:Potentially worth adding a docstring? https://github.com/llvm/llvm-project/pull/204159 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
