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

Looks good to me.



================
Comment at: lldb/www/architecture/varformats.html:121
                                                                        virtual 
size_t
-                                                               
GetIndexOfChildWithName (const ConstString &name) = 0;
+                                                               
GetIndexOfChildWithName (ConstString amp;name) = 0;
                                                                </li>
----------------
big bug! :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59030



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
  • [Lldb-commits] [PATCH] D590... Jason Molenda via Phabricator via lldb-commits

Reply via email to