================
@@ -22,6 +22,42 @@ STRING_EXTENSION_OUTSIDE(SBInstruction)
def __load_adrr_property__ (self):
return self.GetComment (target)
+ def get_variable_annotations_list(self):
----------------
medismailben wrote:
This is fine but I'd just call it `variable_annotations` to make it more
pythonic.
https://github.com/llvm/llvm-project/pull/177676
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits