[Support] Add const to `FileError::getFileName`
`getFileName` returns a `StringRef`, there's no reason it shouldn't be const. Differential Revision: https://reviews.llvm.org/D121495
Loading
Please sign in to comment
`getFileName` returns a `StringRef`, there's no reason it shouldn't be const. Differential Revision: https://reviews.llvm.org/D121495