================ @@ -38,7 +38,7 @@ Expected<int> OutputRedirector::GetWriteFileDescriptor() { return m_fd; } -Error OutputRedirector::RedirectTo(std::FILE *file_override, +Error OutputRedirector::RedirectTo(std::FILE *fileOverride, ---------------- ashgti wrote:
Sorry for the churn, I saw I broke the CI job so I was trying to fix it to unblock that. Created #130202 to conform to lldb's coding style. https://github.com/llvm/llvm-project/pull/130186 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits