================ @@ -224,7 +224,7 @@ Status ProcessElfCore::DoLoadCore() { ArchSpec core_arch(m_core_module_sp->GetArchitecture()); target_arch.MergeFrom(core_arch); GetTarget().SetArchitecture(target_arch); - + ---------------- DavidSpickett wrote:
Keep formatting changes separate, push them directly if you have the rights to do so. If you have to choose between a clean commit and the formatter complaining, let it complain :) https://github.com/llvm/llvm-project/pull/117070 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits