[Lldb-commits] [lldb] I left some commented code in. This test doesn't run reliably in the different build bots (PR #89637)

Felipe de Azevedo Piovezan via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 23 19:13:56 PDT 2024


felipepiovezan wrote:

Hi @feg208 , I noticed that your [previous commit ](https://github.com/llvm/llvm-project/pull/89267) has a very.. unusual commit title and message. The same thing applies to this PR.

I'd appreciate it if you could follow a more standard commit title and message, so that the logs are more easily parseable.
Here's the official LLVM docs on the matter: https://llvm.org/docs/DeveloperPolicy.html#commit-messages

You can also get a good sample by doing a `git log --one-line` inside the llvm repo.

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


More information about the lldb-commits mailing list