Author: alexfh
Date: Mon Nov 12 05:41:42 2018
New Revision: 346651
URL: http://llvm.org/viewvc/llvm-project?rev=346651&view=rev
Log:
Fix an unused variable warning. NFC
Modified:
lldb/trunk/source/Plugins/Process/Utility/StopInfoMachException.cpp
Modified: lldb/trunk/source/Plugins/Process/U
Author: alexfh
Date: Tue Mar 5 04:05:35 2019
New Revision: 355392
URL: http://llvm.org/viewvc/llvm-project?rev=355392&view=rev
Log:
[lldb] Fix linux host build after r355342
Modified:
lldb/trunk/source/Host/linux/Host.cpp
Modified: lldb/trunk/source/Host/linux/Host.cpp
URL:
http://llvm.org
Author: Alexander Kornienko
Date: 2023-04-12T13:05:39+02:00
New Revision: ca7a20df108290ed9cd0ceb3137b253c8256a861
URL:
https://github.com/llvm/llvm-project/commit/ca7a20df108290ed9cd0ceb3137b253c8256a861
DIFF:
https://github.com/llvm/llvm-project/commit/ca7a20df108290ed9cd0ceb3137b253c8256a861
Given the broad impact of this in our code I'm inclined to revert the patch
to unblock us. The test case I have so far is still too large, but I hope
to get something shareable tomorrow.
On Tue, 8 Nov 2022, 04:03 Matheus Izvekov via Phabricator, <
revi...@reviews.llvm.org> wrote:
> mizvekov added
Author: Alexander Kornienko
Date: 2022-12-04T00:01:22+01:00
New Revision: c95922c717973889ee669066abfc2e8be07050bf
URL:
https://github.com/llvm/llvm-project/commit/c95922c717973889ee669066abfc2e8be07050bf
DIFF:
https://github.com/llvm/llvm-project/commit/c95922c717973889ee669066abfc2e8be07050bf
This commit breaks buildbots:
http://lab.llvm.org:8011/builders/lldb-x64-windows-ninja/builds/8107
On Thu, Aug 22, 2019 at 3:49 PM Raphael Isemann via lldb-commits <
lldb-commits@lists.llvm.org> wrote:
> Author: teemperor
> Date: Thu Aug 22 06:50:54 2019
> New Revision: 369652
>
> URL: http://llv
Thanks for the quick fix!
On Thu, Aug 22, 2019 at 5:29 PM Raphael “Teemperor” Isemann <
teempe...@gmail.com> wrote:
> Fix is already committed as 369660, sorry for that.
> - Raphael
>
> On Aug 22, 2019, at 5:28 PM, Alexander Kornienko via lldb-commits <
> lldb-commi
alexfh wrote:
We started seeing assertion failures in SBCommandInterpreterTest after this
commit:
```
[ RUN ] SBCommandInterpreterTest.SingleWordCommand
[ OK ] SBCommandInterpreterTest.SingleWordCommand (245 ms)
[ RUN ] SBCommandInterpreterTest.MultiWordCommand
assertion failed a
alexfh wrote:
@labath
https://github.com/llvm/llvm-project/pull/131658
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
alexfh wrote:
> @alexfh should be fixed by #133613
Thank you! The crash is resolved. Do you still need a reduced test case?
https://github.com/llvm/llvm-project/pull/132401
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.o
alexfh wrote:
I've found a new crash that's not fixed by
https://github.com/llvm/llvm-project/pull/133343. Reducing...
https://github.com/llvm/llvm-project/pull/132401
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cg
11 matches
Mail list logo