summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/SymbolFile
AgeCommit message (Expand)Author
2024-10-31[lldb] Extend FindTypes to optionally search by mangled type name (#113007)Augusto Noronha
2024-10-24Reland: [lldb] Fix crash missing MSInheritanceAttr with DWARF on Windows (#11...Stefan Gränitz
2024-10-23Revert "[lldb] Fix crash missing MSInheritanceAttr on CXXRecordDecl with DWAR...Shubham Sandeep Rastogi
2024-10-23[lldb] Fix crash missing MSInheritanceAttr with DWARF on Windows (#112928)Stefan Gränitz
2024-10-19More aggressively deduplicate global warnings based on contents. (#112801)Adrian Prantl
2024-10-18Revert "Renormalize line endings whitespace only after dccebddb3b80"Luke Drummond
2024-10-17Renormalize line endings whitespace only after dccebddb3b80Luke Drummond
2024-10-16[lldb][test] Explicitly add target triple to no_unique_address Shell tests (#...Michael Buch
2024-10-11[lldb][test] Fixed the test `no_unique_address-with-bitfields` (#111902)Dmitry Vasilyev
2024-10-02[lldb/DWARF] Respect member layout for types parsed through declarations (#11...Pavel Labath
2024-09-27[lldb] Inline expression evaluator error visualization (#106470)Adrian Prantl
2024-09-27Revert "[lldb] Inline expression evaluator error visualization (#106470)"Adrian Prantl
2024-09-27[lldb] Inline expression evaluator error visualization (#106470)Adrian Prantl
2024-09-12[lldb][DWARFASTParserClang] Prevent unnamed bitfield creation in the presence...Michael Buch
2024-09-11[lldb] Skip checksum-mismatch.test on WindowsJonas Devlieghere
2024-09-11[lldb] Print a warning on checksum mismatch (#107968)Jonas Devlieghere
2024-09-11[lldb][test] Add test for no_unique_address when mixed with bitfields (#108155)Michael Buch
2024-09-10[lldb] Recurse through DW_AT_signature when looking for attributes (#107241)Pavel Labath
2024-09-06[lldb] Correctly reconstruct simplified names for type units (#107240)Pavel Labath
2024-08-15Reapply "[lldb] Tolerate multiple compile units with the same DWO ID (#100577...Pavel Labath
2024-08-12Revert "[lldb] Tolerate multiple compile units with the same DWO ID (#100577)"Pavel Labath
2024-08-12Reapply "[lldb/DWARF] Search fallback to the manual index in GetFullyQualifie...Pavel Labath
2024-08-12Revert "[lldb/DWARF] Search fallback to the manual index in GetFullyQualified...Pavel Labath
2024-08-12[lldb][test] Diable dwp hash collision test on WindowsDavid Spickett
2024-08-12[lldb/DWARF] Search fallback to the manual index in GetFullyQualified… (#10...Pavel Labath
2024-08-12[lldb] Tolerate multiple compile units with the same DWO ID (#100577)Pavel Labath
2024-08-08[lldb] Fix crash when adding members to an "incomplete" type (#102116)Pavel Labath
2024-08-05[lldb] Refactor TypeQuery::ContextMatches, take 2 (#101333)Pavel Labath
2024-08-01[lldb][test] Disable vla test on WindowsDavid Spickett
2024-07-29[lldb][TypeSystemClang] Create VLAs of explicitly 0-size as ConstantArrayType...Michael Buch
2024-07-16Reapply [lldb][DWARF] Delay struct/class/union definition DIE searching when ...Zequan Wu
2024-07-15[lldb] Fix help syntax for add-dsym (target symbols add) (#98976)Jonas Devlieghere
2024-07-10[lldb][test] Fix the flaky test dwp-foreign-type-units.cpp. (#98237)Zequan Wu
2024-07-04Reland "[lldb] Print empty enums as if they were unrecognised normal enums (#...David Spickett
2024-07-04Revert "[lldb] Print empty enums as if they were unrecognised normal enums (#...David Spickett
2024-07-03[lldb] Print empty enums as if they were unrecognised normal enums (#97553)David Spickett
2024-07-02[lldb][test] Mark dwp foreign type units test unsupported on WindowsDavid Spickett
2024-06-29[LLDB] xfail SymbolFile/DWARF/packed.cpp for WindowsMuhammad Omair Javaid
2024-06-29[lldb][test] Add tests for alignof on class with overlapping bases (#97068)Michael Buch
2024-06-28Fix the test to deal with non-deterministic output. (#96800)Greg Clayton
2024-06-28[lldb][test] Add test-cases for packed/aligned structures (#96932)Michael Buch
2024-06-27[lldb/test] Fix enum-declaration-uniqueness.cppPavel Labath
2024-06-27[lldb/DWARF] Unique enums parsed from declarations (#96751)Pavel Labath
2024-06-24Add support for using foreign type units in .debug_names. (#87740)Greg Clayton
2024-06-24[lldb] Merge CompilerContextKind::{Class,Struct} (#96145)Pavel Labath
2024-06-20Convert ValueObject::Dump() to return llvm::Error() (NFCish)Adrian Prantl
2024-06-20[lldb/DWARF] Fix type definition search with simple template names (#95905)Pavel Labath
2024-06-14[lldb][test] Force dwarf4 usage in test requiring it (#95449)Felipe de Azevedo Piovezan
2024-06-13[llvm-project] Fix typo "seperate" (#95373)Jay Foad
2024-06-11[lldb] Skip declaration DIEs in the debug_names index (#94744)Pavel Labath