================
@@ -22,6 +22,42 @@ STRING_EXTENSION_OUTSIDE(SBInstruction)
         def __load_adrr_property__ (self):
             return self.GetComment (target)
 
+        def get_variable_annotations_list(self):
----------------
JDevlieghere wrote:

This is fine. I believe @medismailben did something similar in other places to 
bridge SBStructuredData to a more Pythonic APIs.

https://github.com/llvm/llvm-project/pull/177676
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to