- Notifications
You must be signed in to change notification settings - Fork 15.3k
Pull requests: llvm/llvm-project
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[lldb][NFC] Change ObjectFile's DataExtractor to a shared ptr lldb
#170066 opened Dec 1, 2025 by jasonmolenda Loading… updated Dec 1, 2025
[lldb/ScriptInterpreter] Add a way to retrieve script module file path lldb
#170202 opened Dec 1, 2025 by medismailben Loading… updated Dec 1, 2025
Fix GetDIE is outside of its CU error from .debug_names lldb
#157574 opened Sep 8, 2025 by jeffreytan81 Loading… updated Dec 1, 2025
[lldb] Refactor LookupInfo object to be per-language lldb
#168797 opened Nov 20, 2025 by augusto2112 Loading… updated Dec 1, 2025
[Clang] Introduce OverflowBehaviorType for fine-grained overflow control clang:as-a-library libclang and C++ API clang:codegen IR generation bugs: mangling, exceptions, etc. clang:driver 'clang' and 'clang++' user-facing binaries. Not 'clang-cl' clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category debuginfo lldb
#148914 opened Jul 15, 2025 by JustinStitt Loading… updated Dec 1, 2025
[lldb/Target] Add BorrowedStackFrame and make StackFrame methods virtual lldb
#170191 opened Dec 1, 2025 by medismailben Loading… updated Dec 1, 2025
[lldb] Add type hints for gdbclientutils.py when base class returns Literal[T] lldb
#170182 opened Dec 1, 2025 by dsandersllvm Loading… updated Dec 1, 2025
[lldb][DWARFASTParserClang] Treat DW_TAG_template_alias like we do DW_TAG_typedef lldb
#170135 opened Dec 1, 2025 by Michael137 Loading… updated Dec 1, 2025
[lldb] Make duplicate test names a conditional exception lldb
#137681 opened Apr 28, 2025 by kastiglione Loading… updated Dec 1, 2025
[lldb-dap] Fix format string on Mac OS lldb lldb-dap
#169933 opened Nov 28, 2025 by npmiller Loading… updated Dec 1, 2025
[lldb] Make sure SBError is valid when SBDebugger::InitializeWithErrorHandling succeeds lldb
#170156 opened Dec 1, 2025 by DavidSpickett Loading… updated Dec 1, 2025
[LLDB] Add SBFrameExtensions Tests lldb
#169236 opened Nov 23, 2025 by ahmednoursphinx Loading… updated Dec 1, 2025
[lldb] Fix GetExpressionPath for vector registers lldb
#169210 opened Nov 23, 2025 by da-viper Loading… updated Dec 1, 2025
[lldb][test] DWARFASTParserClangTests: extract test setup into helper structure lldb
#170132 opened Dec 1, 2025 by Michael137 Loading… updated Dec 1, 2025
[lldb][NativePDB] Fix crash in debugger when PDB has bad type index value debuginfo lldb platform:windows
#166455 opened Nov 4, 2025 by gv Loading… updated Nov 28, 2025
[lldb] Fix ThreadPlanStepOut::DoPlanExplainsStop inspection of BreakpointSite lldb
#169799 opened Nov 27, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] Use AST nodes as Subscript and BitField arguments in DIL lldb
#169363 opened Nov 24, 2025 by kuilpd Loading… updated Nov 27, 2025
[lldb][NFCI] Rewrite UnwindAssemblyInstEmulation in terms of a CFG visit lldb
#169630 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] Handle backwards branches in UnwindAssemblyInstEmulation lldb
#169633 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] Add DisassemblerLLVMC::IsBarrier API lldb
#169632 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb][NFC] Rename forward_branch_offset to branch_offset in UnwindAssemblyInstEmulation lldb
#169631 opened Nov 26, 2025 by felipepiovezan Loading… updated Nov 27, 2025
[lldb] [disassembler] chore: enhance VariableAnnotator to return structured data: introduce VariableAnnotator::AnnotateStructured method lldb
#169408 opened Nov 24, 2025 by n2h9 Loading… updated Nov 26, 2025
[lldb][AIX] Added Kill() implementation lldb
#169454 opened Nov 25, 2025 by DhruvSrivastavaX Loading… updated Nov 26, 2025
[lldb] Handle deref of register and implicit locations lldb
#169419 opened Nov 24, 2025 by dmpots Loading… updated Nov 26, 2025
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.