labath added inline comments.

================
Comment at: include/lldb/Target/Language.h:198
+  GetMethodNameVariants(ConstString method_name,
+                        std::vector<ConstString> &variant_names) const {
+    return;
----------------
Return the vector by value ?


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

https://reviews.llvm.org/D61746



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

Reply via email to