[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.
Loading
Please sign in to comment
There's only one use and it eventually converts the pointer into a reference. Simplify things and always use references.