[llvm-branch-commits] [llvm] [Dexter] Allow fetching "scopes" from the debugger (PR #202802)

Orlando Cazalet-Hyams via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Jun 16 05:45:22 PDT 2026


================
@@ -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


More information about the llvm-branch-commits mailing list