[lldb-dev] [Bug 52243] Typo fix in usage text for "type filter" command

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52243 Shivam Gupta changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

Re: [lldb-dev] Some API test failures are really opaque/could be improved

2021-10-20 Thread David Blaikie via lldb-dev
On Tue, Oct 19, 2021 at 4:55 PM David Blaikie wrote: > On Tue, Oct 19, 2021 at 9:08 AM Raphael Isemann > wrote: > >> Actually the RPATH theory is wrong, but the LLVM_ENABLE_PROJECT >> workaround *should* still work. >> > > I'll give that a go (it's running at the moment) though I guess this is >

[lldb-dev] [Bug 52243] New: Typo fix in usage text for "type filter" command

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=52243 Bug ID: 52243 Summary: Typo fix in usage text for "type filter" command Product: lldb Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancemen

[lldb-dev] [Bug 21795] lldb crashes when a user variable is declared within a block expression

2021-10-20 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=21795 Daniel Jalkut changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---