dblaikie added subscribers: teemperor, dblaikie.
dblaikie added a comment.

If  the implementation of a function requires a string - it should probably
accept string (not a StringRef) as a parameter - to avoid back-and-forth
conversions in cases where the caller already has a string to use.


Repository:
  rL LLVM

https://reviews.llvm.org/D49309



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

Reply via email to