[Lldb-commits] [lldb] [lldb] Unify CalculateMD5 return types (PR #91029)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Wed May 8 21:10:22 PDT 2024
JDevlieghere wrote:
> @JDevlieghere , do you know if there's a way to run buildbot on a merge of this PR and main branch - just to validate the build/tests work before this merge?
Not that I know. When failures are macOS specific I'm happy to apply a PR locally and run the test suite and other folks with specific configurations might do the same, but that's about all I can think of.
> The [llvm contributing guide](https://llvm.org/docs/MyFirstTypoFix.html#myfirsttypofix-issues-after-landing-your-pr) says this is normal workflow - but I worry since I am using a lot of the maintainers' time to merge / revert the changes for me since I don't have write access.
No worries, it's totally normal and we're happy to help with that!
https://github.com/llvm/llvm-project/pull/91029
More information about the lldb-commits
mailing list