[Lldb-commits] [PATCH] D60001: Allow partial UUID matching in Minidump core file plug-in

Adrian Prantl via lldb-commits lldb-commits at lists.llvm.org
Wed Apr 3 08:19:58 PDT 2019


At the moment no. In a hypothetical future where LLVM is hosted on github, we could set up a system similar to the swift-lldb pull request testing, but for now that is all we have. On the flip side, I don't mind trying things out by committing a speculative fix as long as it is quickly reverted after the bot turns red.

-- adrian

> On Apr 2, 2019, at 8:58 PM, Greg Clayton <clayborg at gmail.com> wrote:
> 
> No worries. I tried to get things working with a few patches. Is there a way to try out a patch on green dragon other than just submitting the changes? 
> 
>> On Apr 2, 2019, at 3:03 PM, Adrian Prantl via Phabricator <reviews at reviews.llvm.org> wrote:
>> 
>> aprantl added a comment.
>> 
>> The bots were broken for more than six hours so I took the liberty to revert the change in r357534. Sorry for the inconvenience!
>> 
>> 
>> Repository:
>> rL LLVM
>> 
>> CHANGES SINCE LAST ACTION
>> https://reviews.llvm.org/D60001/new/
>> 
>> https://reviews.llvm.org/D60001
>> 
>> 
>> 
> 



More information about the lldb-commits mailing list