[clang][NFC] Clean up createDefaultOutputFile()
PathStorage is only used in one of the if branches, so doesn't need to be a std::optional anyway.
Loading
Please sign in to comment
PathStorage is only used in one of the if branches, so doesn't need to be a std::optional anyway.