[Reproducer] Pass FileSpec by const-ref. (NFC)
Fix two functions where we were passing FileSpecs by value, while we could pass by const reference. llvm-svn: 361459
Loading
Please sign in to comment
Fix two functions where we were passing FileSpecs by value, while we could pass by const reference. llvm-svn: 361459