[lldb] Take StringRef name in GetIndexOfChildMemberWithName (NFC)
Change the type of the `name` parameter from `char *` to `StringRef`. Follow up to D151615. Differential Revision: https://reviews.llvm.org/D151810
Loading
Please sign in to comment