jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

Except for one typo in the comment (thanks for adding that BTW) looks good.



================
Comment at: lldb/docs/use/variable.rst:907
+              if index == 0:
+                  return <valobj resulting of dereference>
+              return None
----------------
of -> from


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73053/new/

https://reviews.llvm.org/D73053



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to