aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile/DWARF/x86
AgeCommit message (Expand)AuthorFilesLines
2025-12-14[NFCI][lldb][test][asm] Enable AT&T syntax explicitly (#166770)Raul Tambre3-0/+3
2025-11-13[LLDB] Use %clang_host instead of %clang in test (NFC)Adrian Prantl1-2/+2
2025-10-30[NFCI][lldb][test] Fix mismatched C/C++ substitutions (#165773)Raul Tambre25-60/+60
2025-08-09[clang] Improve nested name specifier AST representation (#147835)Matheus Izvekov1-4/+4
2025-08-05[lldb] Preserve original symbol of Mangled function names (#152201)Dave Lee1-1/+1
2025-07-30[lldb] Remove %T from lit tests (#151343)Aiden Grossman3-6/+8
2025-06-23[lldb][DWARFASTParserClang] Support constant index encoding of DW_AT_object_p...Michael Buch1-4/+9
2025-06-18[lldb][test] explicit-member-function-quals.cpp: add -glldbMichael Buch1-1/+1
2025-04-23[lldb/DWARF] Remove "range lower than function low_pc" check (#132395)Pavel Labath1-19/+19
2025-03-20[lldb] Fix prologue size calculation for discontinuous functions (#131597)Pavel Labath1-2/+23
2025-03-05[lldb] Upgrade CompilerType::GetBitSize to return llvm::Expected (#129601)Adrian Prantl2-2/+2
2025-02-13[lldb/DWARF] Resolve type unit references in llvm DWARFDIE compatibility wrap...Pavel Labath1-3/+17
2025-01-31[lldb][test] explicit-member-function-quals.cpp: fix expected outputMichael Buch1-3/+3
2025-01-31[lldb] Use Function::GetAddress in Module::FindFunctions (#124938)Pavel Labath1-4/+16
2025-01-30[lldb][test] explicit-member-function-quals.cpp: fix triple flagMichael Buch1-1/+1
2025-01-30[lldb][test] Add test for detecting CV-quals of explicit object member functi...Michael Buch1-0/+22
2025-01-24[lldb] Use the first address range as the function address (#122440)Pavel Labath1-10/+15
2025-01-11Reapply "[clang] Avoid re-evaluating field bitwidth" (#122289)Timm Baeder1-9/+27
2024-12-04Reapply "[lldb][dwarf] Compute fully qualified names on simplified template n...Zequan Wu1-0/+36
2024-12-03[lldb] Fix the DWARF index cache when index is partial. (#118390)Greg Clayton1-0/+62
2024-12-03[lldb] Fix "exact match" debug_names type queries (#118465)Pavel Labath1-0/+8
2024-12-03Reapply "[lldb] Use the function block as a source for function ranges (#1179...Pavel Labath1-1/+1
2024-12-03Revert "[lldb] Use the function block as a source for function ranges (#117996)"Pavel Labath1-1/+1
2024-12-03[lldb] Use the function block as a source for function ranges (#117996)Pavel Labath1-1/+1
2024-11-22Revert " [lldb][dwarf] Compute fully qualified names on simplified template n...Mikhail Goncharov1-36/+0
2024-11-22[lldb] Fix inline function resolution for discontinuous functions (#116777)Pavel Labath1-0/+167
2024-11-20 [lldb][dwarf] Compute fully qualified names on simplified template names wit...Zequan Wu1-0/+36
2024-11-18Revert "[lldb][dwarf] Compute fully qualified names on simplified template na...Shubham Sandeep Rastogi1-36/+0
2024-11-18[lldb][dwarf] Compute fully qualified names on simplified template names with...Zequan Wu1-0/+36
2024-11-18[lldb] Infer MSInheritanceAttr for CXXRecordDecl with DWARF on Windows (#115177)Stefan Gränitz1-13/+52
2024-11-18[lldb] rm DWARFDebugRanges (#116379)Pavel Labath1-1/+1
2024-11-12[lldb] (Begin to) support discontinuous lldb_private::Functions (#115730)Pavel Labath1-0/+168
2024-11-01[LLDB] Finish implementing support for DW_FORM_data16 (#113508)Walter Erquinigo1-0/+15
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere1-2/+0
2024-10-24Reland: [lldb] Fix crash missing MSInheritanceAttr with DWARF on Windows (#11...Stefan Gränitz1-0/+24
2024-10-23Revert "[lldb] Fix crash missing MSInheritanceAttr on CXXRecordDecl with DWAR...Shubham Sandeep Rastogi1-24/+0
2024-10-23[lldb] Fix crash missing MSInheritanceAttr with DWARF on Windows (#112928)Stefan Gränitz1-0/+24
2024-10-16[lldb][test] Explicitly add target triple to no_unique_address Shell tests (#...Michael Buch2-0/+54
2024-10-11[lldb][test] Fixed the test `no_unique_address-with-bitfields` (#111902)Dmitry Vasilyev1-0/+110
2024-10-02[lldb/DWARF] Respect member layout for types parsed through declarations (#11...Pavel Labath2-0/+135
2024-09-10[lldb] Recurse through DW_AT_signature when looking for attributes (#107241)Pavel Labath1-0/+45
2024-09-06[lldb] Correctly reconstruct simplified names for type units (#107240)Pavel Labath1-9/+14
2024-08-15Reapply "[lldb] Tolerate multiple compile units with the same DWO ID (#100577...Pavel Labath1-0/+142
2024-08-12Revert "[lldb] Tolerate multiple compile units with the same DWO ID (#100577)"Pavel Labath1-145/+0
2024-08-12Reapply "[lldb/DWARF] Search fallback to the manual index in GetFullyQualifie...Pavel Labath2-0/+38
2024-08-12Revert "[lldb/DWARF] Search fallback to the manual index in GetFullyQualified...Pavel Labath2-38/+0
2024-08-12[lldb][test] Diable dwp hash collision test on WindowsDavid Spickett1-0/+3
2024-08-12[lldb/DWARF] Search fallback to the manual index in GetFullyQualified… (#10...Pavel Labath1-0/+35
2024-08-12[lldb] Tolerate multiple compile units with the same DWO ID (#100577)Pavel Labath1-0/+142
2024-08-08[lldb] Fix crash when adding members to an "incomplete" type (#102116)Pavel Labath1-0/+23