[Lldb-commits] [lldb] f72ae5c - [lldb] Fix windows path guessing for root paths

2021-12-07 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2021-12-07T11:16:04+01:00 New Revision: f72ae5cba1d625301aa8a668a3d54ec3ac5b7806 URL: https://github.com/llvm/llvm-project/commit/f72ae5cba1d625301aa8a668a3d54ec3ac5b7806 DIFF: https://github.com/llvm/llvm-project/commit/f72ae5cba1d625301aa8a668a3d54ec3ac5b7806.dif

[Lldb-commits] [lldb] 07b9e6e - [lldb] Fix handling of cfi_restore in the unwinder

2023-06-15 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-16T08:01:29+02:00 New Revision: 07b9e6ed0db206912b99c153a6bcfcb41f792cc5 URL: https://github.com/llvm/llvm-project/commit/07b9e6ed0db206912b99c153a6bcfcb41f792cc5 DIFF: https://github.com/llvm/llvm-project/commit/07b9e6ed0db206912b99c153a6bcfcb41f792cc5.dif

[Lldb-commits] [lldb] af35be5 - [lldb] Remove unused directive from test for D153043

2023-06-16 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-16T12:46:21+02:00 New Revision: af35be55c032a5af93e235ca8347fffeb68b788e URL: https://github.com/llvm/llvm-project/commit/af35be55c032a5af93e235ca8347fffeb68b788e DIFF: https://github.com/llvm/llvm-project/commit/af35be55c032a5af93e235ca8347fffeb68b788e.dif

[Lldb-commits] [lldb] 7ac0ff5 - [lldb] Make test for D153043 independent of external symbols

2023-06-19 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-20T07:28:30+02:00 New Revision: 7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c URL: https://github.com/llvm/llvm-project/commit/7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c DIFF: https://github.com/llvm/llvm-project/commit/7ac0ff562ab8b0c2134b17333f4efa6fbbeab48c.dif

[Lldb-commits] [lldb] a18b17b - [lldb] Make the test for D153043 linux-only

2023-06-19 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2023-06-20T07:57:47+02:00 New Revision: a18b17b1befd833165ec34da581cb83ebab43ace URL: https://github.com/llvm/llvm-project/commit/a18b17b1befd833165ec34da581cb83ebab43ace DIFF: https://github.com/llvm/llvm-project/commit/a18b17b1befd833165ec34da581cb83ebab43ace.dif

[Lldb-commits] [lldb] 601168e - [lldb] Refactor variable parsing

2021-10-03 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2021-10-04T07:58:20+02:00 New Revision: 601168e42037ac4433e74b920bb22f76d59ba420 URL: https://github.com/llvm/llvm-project/commit/601168e42037ac4433e74b920bb22f76d59ba420 DIFF: https://github.com/llvm/llvm-project/commit/601168e42037ac4433e74b920bb22f76d59ba420.dif

[Lldb-commits] [lldb] fd185cf - Reland "[lldb] Refactor variable parsing"

2021-10-06 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2021-10-06T14:25:47+02:00 New Revision: fd185cfc513c4e5e280acc6d4e7248b773285798 URL: https://github.com/llvm/llvm-project/commit/fd185cfc513c4e5e280acc6d4e7248b773285798 DIFF: https://github.com/llvm/llvm-project/commit/fd185cfc513c4e5e280acc6d4e7248b773285798.dif

[Lldb-commits] [lldb] 5a3556a - [lldb] Add omitted abstract formal parameters in DWARF symbol files

2021-10-21 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2021-10-21T12:33:42+02:00 New Revision: 5a3556aa5563fb89693935303463881df44094de URL: https://github.com/llvm/llvm-project/commit/5a3556aa5563fb89693935303463881df44094de DIFF: https://github.com/llvm/llvm-project/commit/5a3556aa5563fb89693935303463881df44094de.dif

[Lldb-commits] [lldb] 1beffc1 - Support build-ids of other sizes than 16 in UUID::SetFromStringRef

2020-06-07 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2020-06-07T10:03:41Z New Revision: 1beffc18886ae4cd72dfe1f9b6b79204cac51e5e URL: https://github.com/llvm/llvm-project/commit/1beffc18886ae4cd72dfe1f9b6b79204cac51e5e DIFF: https://github.com/llvm/llvm-project/commit/1beffc18886ae4cd72dfe1f9b6b79204cac51e5e.diff LO

[Lldb-commits] [lldb] 6143874 - [lldb] Disable remove-add module test on Windows

2020-06-08 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2020-06-08T08:21:07Z New Revision: 6143874f734bf3b27eeeb82d7756e008cba3b043 URL: https://github.com/llvm/llvm-project/commit/6143874f734bf3b27eeeb82d7756e008cba3b043 DIFF: https://github.com/llvm/llvm-project/commit/6143874f734bf3b27eeeb82d7756e008cba3b043.diff LO

[Lldb-commits] [lldb] fac5d05 - [lldb] Fix and enable Windows minidump tests

2020-06-09 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2020-06-09T20:03:44Z New Revision: fac5d05eb75fab163dc316859fa5e7d255b98f7c URL: https://github.com/llvm/llvm-project/commit/fac5d05eb75fab163dc316859fa5e7d255b98f7c DIFF: https://github.com/llvm/llvm-project/commit/fac5d05eb75fab163dc316859fa5e7d255b98f7c.diff LO

[Lldb-commits] [lldb] 93ec6cd - [lldb] Desugar template specializations

2020-07-16 Thread Jaroslav Sevcik via lldb-commits
Author: Jaroslav Sevcik Date: 2020-07-16T09:01:01+02:00 New Revision: 93ec6cd684265161623b4ea67836f022cd18c224 URL: https://github.com/llvm/llvm-project/commit/93ec6cd684265161623b4ea67836f022cd18c224 DIFF: https://github.com/llvm/llvm-project/commit/93ec6cd684265161623b4ea67836f022cd18c224.dif