[lldb] Remove FileSpecList::GetFileSpecPointerAtIndex (NFC)
There's only one use and it eventually converts the pointer into a reference. Simplify things and always use references.
parent
51094545
Please register or sign in to comment
There's only one use and it eventually converts the pointer into a reference. Simplify things and always use references.