[Lldb-commits] [lldb] [lldb] correct inconsistent order of messages on process launch (PR #73173)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Fri Nov 24 07:48:05 PST 2023


=?utf-8?q?José?= L. Junior <josejunior at 10xengineers.ai>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/73173 at github.com>


DavidSpickett wrote:

> Also, I tried using the --fixup flag on the second commit, does that mean the squashing is automatic or I need to squash the commits and push again?

Honestly I've never used that flag. I'm not sure it matters with the way llvm is setup. I guess if llvm-project used one of the commit's messages as the final message, it wouldn't choose a fixup commit, but we squash before merging anyway so it doesn't matter.

https://github.com/llvm/llvm-project/pull/73173


More information about the lldb-commits mailing list