================
@@ -194,6 +191,34 @@ def register_yaml(loader):
yaml.add_representer(Value, Value.representer)
+class ValueAll(Expect):
----------------
OCHyams wrote:Are these classes documented anywhere? https://github.com/llvm/llvm-project/pull/202802 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
