summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/DWARF
AgeCommit message (Expand)Author
2025-11-17[lldb][test] Try to fix dwarf64 test on WindowsDavid Spickett
2025-11-14[lldb] Add the ability to load DWARF64 .debug_str_offsets tables for DWARF32 ...Greg Clayton
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre
2025-09-29[lldb][DWARFASTParserClang] Simplify obsolete error condition for malformed a...Michael Buch
2025-09-25[lldb][test] Make hex prefix optional in DWARF union types testDavid Spickett
2025-09-24Fix a bug where an error was emitted for GCC union types. (#159401)Greg Clayton
2025-09-04[LLDB] Fix deterministic-build.cpp post #156931 (#156983)Aiden Grossman
2025-09-04[LLDB] Fix tests that fail when using internal shell. (#156931)cmtice
2025-09-03[LLDB] Make internal shell the default for running LLDB lit tests. (#156729)cmtice
2025-09-03[lldb][DWARFASTParserClang] Don't complete conflicting Objective-C++ types (#...Michael Buch
2025-09-01[llldb][test] Mark a DWO test unsupported on Darwin and Windows (#156306)David Spickett
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov
2025-08-05[lldb] Preserve original symbol of Mangled function names (#152201)Dave Lee
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman
2025-07-15[LLDB] Switch to using DIL as default implementation for 'frame var'. (#147887)cmtice
2025-06-23[lldb][DWARFASTParserClang] Support constant index encoding of DW_AT_object_p...Michael Buch
2025-06-18[lldb][test] explicit-member-function-quals.cpp: add -glldbMichael Buch
2025-04-23[lldb/DWARF] Remove "range lower than function low_pc" check (#132395)Pavel Labath
2025-03-20[lldb] Fix prologue size calculation for discontinuous functions (#131597)Pavel Labath
2025-03-05[lldb] Upgrade CompilerType::GetBitSize to return llvm::Expected (#129601)Adrian Prantl
2025-02-13[lldb/DWARF] Resolve type unit references in llvm DWARFDIE compatibility wrap...Pavel Labath
2025-01-31[lldb][test] explicit-member-function-quals.cpp: fix expected outputMichael Buch
2025-01-31[lldb] Use Function::GetAddress in Module::FindFunctions (#124938)Pavel Labath
2025-01-30[lldb][test] explicit-member-function-quals.cpp: fix triple flagMichael Buch
2025-01-30[lldb][test] Add test for detecting CV-quals of explicit object member functi...Michael Buch
2025-01-24[lldb] Use the first address range as the function address (#122440)Pavel Labath
2025-01-11Reapply "[clang] Avoid re-evaluating field bitwidth" (#122289)Timm Baeder
2024-12-17[clang][DebugInfo][gmodules] Set runtimeLang on ObjC forward declarations (#1...Michael Buch
2024-12-04Reapply "[lldb][dwarf] Compute fully qualified names on simplified template n...Zequan Wu
2024-12-03[lldb] Fix the DWARF index cache when index is partial. (#118390)Greg Clayton
2024-12-03[lldb] Fix "exact match" debug_names type queries (#118465)Pavel Labath
2024-12-03Reapply "[lldb] Use the function block as a source for function ranges (#1179...Pavel Labath
2024-12-03Revert "[lldb] Use the function block as a source for function ranges (#117996)"Pavel Labath
2024-12-03[lldb] Use the function block as a source for function ranges (#117996)Pavel Labath
2024-11-22[lldb][test] DW_OP_piece-O3.c: Disable on Windows (#117355)Ilia Kuklin
2024-11-22Revert "[lldb] Fix DW_OP_piece-O3 test on AArch64 Windows" (#117354)Ilia Kuklin
2024-11-22[lldb] Fix DW_OP_piece-O3 test on AArch64 Windows (#117336)Ilia Kuklin
2024-11-22Revert " [lldb][dwarf] Compute fully qualified names on simplified template n...Mikhail Goncharov
2024-11-22[lldb] Fix inline function resolution for discontinuous functions (#116777)Pavel Labath
2024-11-21Reapply "[lldb] Convert file address to load address when reading memory for ...Ilia Kuklin
2024-11-20 [lldb][dwarf] Compute fully qualified names on simplified template names wit...Zequan Wu
2024-11-19Revert "[lldb] Convert file address to load address when reading memory for D...Ilia Kuklin
2024-11-19[lldb] Convert file address to load address when reading memory for DW_OP_pie...Ilia Kuklin
2024-11-18Revert "[lldb][dwarf] Compute fully qualified names on simplified template na...Shubham Sandeep Rastogi
2024-11-18[lldb][dwarf] Compute fully qualified names on simplified template names with...Zequan Wu
2024-11-18[lldb] Infer MSInheritanceAttr for CXXRecordDecl with DWARF on Windows (#115177)Stefan Gränitz
2024-11-18[lldb] rm DWARFDebugRanges (#116379)Pavel Labath
2024-11-12[lldb][test] Fix remote Shell tests failures on Windows host (#115716)Vladislav Dzhidzhoev
2024-11-12[lldb] (Begin to) support discontinuous lldb_private::Functions (#115730)Pavel Labath