[Lldb-commits] [lldb] aaa5f34 - [lldb] Remove an unused using decl (NFC)

2023-10-22 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2023-10-22T11:57:23-07:00 New Revision: aaa5f34b6130cc667b6dc893db302e21bf59fd5a URL: https://github.com/llvm/llvm-project/commit/aaa5f34b6130cc667b6dc893db302e21bf59fd5a DIFF: https://github.com/llvm/llvm-project/commit/aaa5f34b6130cc667b6dc893db302e21bf59fd5a.diff L

[Lldb-commits] [lldb] [mlir] Verify TestBuiltinAttributeInterfaces eltype (PR #69878)

2023-10-22 Thread Mehdi Amini via lldb-commits
https://github.com/joker-eph approved this pull request. https://github.com/llvm/llvm-project/pull/69878 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [LLDB] Update breakpoint-command.test to use string instead of number. (PR #69796)

2023-10-22 Thread via lldb-commits
@@ -1,7 +1,7 @@ # REQUIRES: lua || python # RUN: %build %p/Inputs/dummy-target.c -o %t.out -# RUN: %lldb %t.out -o 'b main' -o 'break command add 1 -o "script print(95000 + 126)"' -o 'r' | FileCheck %s +# RUN: %lldb %t.out -o 'b main' -o 'break command add 1 -o "script print(

[Lldb-commits] [lldb] efb0e9c - [LLDB] Update breakpoint-command.test to use string instead of number. (#69796)

2023-10-22 Thread via lldb-commits
Author: cmtice Date: 2023-10-22T15:42:55-07:00 New Revision: efb0e9c0bda62ba4b1c5421baeb140016ff53c84 URL: https://github.com/llvm/llvm-project/commit/efb0e9c0bda62ba4b1c5421baeb140016ff53c84 DIFF: https://github.com/llvm/llvm-project/commit/efb0e9c0bda62ba4b1c5421baeb140016ff53c84.diff LOG: [

[Lldb-commits] [lldb] [LLDB] Update breakpoint-command.test to use string instead of number. (PR #69796)

2023-10-22 Thread via lldb-commits
https://github.com/cmtice closed https://github.com/llvm/llvm-project/pull/69796 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] 66a7971 - [lldb] Use llvm::is_contained (NFC)

2023-10-22 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2023-10-22T21:18:25-07:00 New Revision: 66a797102de4e001054c94d7c0a3f71ace0a2c1f URL: https://github.com/llvm/llvm-project/commit/66a797102de4e001054c94d7c0a3f71ace0a2c1f DIFF: https://github.com/llvm/llvm-project/commit/66a797102de4e001054c94d7c0a3f71ace0a2c1f.diff L

[Lldb-commits] [lldb] Colorize output when searching for symbols in lldb (PR #69422)

2023-10-22 Thread via lldb-commits
https://github.com/taalhaataahir0102 commented: Hi David! We're done with point no. 1 i.e., extending the existing dump functions by adding name (searched symbol) argument in the function definition. Can you please have a look at the changes. Also here I'm doing a lot of this in these dump fun

[Lldb-commits] [lldb] Support target names with dots in more utilities (PR #65812)

2023-10-22 Thread James Henderson via lldb-commits
jh7370 wrote: I can merge it for you, but first I just want to confirm that all 4 commits in this PR are intended to be for the PR? If not, you'll need to rebase and force push. There's no need for you to manually squash the fixups (although you might as well if you do end up rebasing). When

[Lldb-commits] [lldb] Colorize output when searching for symbols in lldb (PR #69422)

2023-10-22 Thread via lldb-commits
https://github.com/taalhaataahir0102 edited https://github.com/llvm/llvm-project/pull/69422 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits