summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang
AgeCommit message (Expand)Author
2025-11-19[lldb] Skip TestLibcxxInternalsRecognizer on asan + MacOSFelipe de Azevedo Piovezan
2025-11-17[LLDB][DWARF] Use the same qualified name computation for Rust (#165840)Kiva
2025-11-12[lldb] Remove test that disassembles all of Foundation (#167596)Alex Langford
2025-11-08[lldb][ClangModulesDeclVendor] Print Clang module loading errors to expressio...Michael Buch
2025-11-04[lldb] Skip tests on older versions of clangAdrian Prantl
2025-11-03[lldb] Skip tests on older versions of clangAdrian Prantl
2025-10-31🍒 [lldb] Fix TestRealDefinition on older DWARF versions (#165729)Michael Buch
2025-10-30[lldb][test] Fix libc++ API tests on older Clang versionsMichael Buch
2025-10-27[lldb][test] Add test for parsing Objective-C synthesized propertiesMichael Buch
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan
2025-10-17[lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (#1...Michael Buch
2025-10-10[lldb][test] Skip TestCppFloatingTypesSpecialization.py on older compilersMichael Buch
2025-10-02[lldb][test] TestExprDefinitionInDylib.py adjust test to account for older co...Michael Buch
2025-10-02[lldb][test] TestAbiTagStructors.py adjust test to account for older compiler...Michael Buch
2025-10-02[lldb][test] TestStructuredBinding.py: adjust assertion to check for compatib...Michael Buch
2025-10-01[lldb][test] Fix bf16 test cases on Arm 32-bit (#161528)David Spickett
2025-10-01[lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (...Timur Golubovich
2025-10-01[lldb][IRExecutionUnit] Return error on failure to resolve function address (...Michael Buch
2025-09-20[clang][Expr] Teach IgnoreUnlessSpelledInSource about implicit calls to std::...Michael Buch
2025-09-09[lldb][test] TestAbiTagStructors.py: XFAIL on WindowsMichael Buch
2025-09-09[lldb][Expression] Add structor variant to LLDB's function call labels (#149827)Michael Buch
2025-08-28[lldb] Skip test with older version of clangAdrian Prantl
2025-08-27Reapply "[libc++] Refactor key extraction for __hash_table and __tree (#15451...Nikolas Klauser
2025-08-22[lldb][ClangASTImporter] Don't ASTImport LambdaExpr nodes (#154962)Michael Buch
2025-08-19[lldb] Make step/s alias for new _regexp-step (#153984)Dave Lee
2025-08-15[lldb] Print ValueObject when GetObjectDescription fails (#152417)Dave Lee
2025-08-08[lldb][test] TestExprDefinitionInDylib.py: add cases for calling ctorsMichael Buch
2025-08-05[lldb] Preserve original symbol of Mangled function names (#152201)Dave Lee
2025-08-04[lldb] Fix TLS support on Darwin platforms (#151601)Alex Langford
2025-08-01[lldb][test] Skip TestExprDefinitionInDylib on WindowsMichael Buch
2025-08-01[lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (#148877)Michael Buch
2025-07-18[lldb] Correct spacing of = {...} when depth limit is hit (#149480)David Spickett
2025-07-17[lldb][test] Remove XFAIL from some Windows testsDavid Spickett
2025-06-27[lldb] Fix evaluating expressions without JIT in an object context (#145599)Igor Kudrin
2025-06-24[lldb] Fix AppleObjCDeclVendor for classes which have no methods (#145452)Dave Lee
2025-06-09[lldb][test] Remove Windows xfail from forward declaration testsDavid Spickett
2025-06-06[lldb][Modules] Make decls from submodules visible for name lookup (#143098)Michael Buch
2025-06-02[lldb][test] Fix comment in TestObjcPoHint.py (#142306)Saagar Jha
2025-05-30[lldb][test] Disable DeclFromSubmodule test on WindowsDavid Spickett
2025-05-30[lldb][SymbolFileDWARF] Fall back to using parent DW_AT_LLVM_include_path for...Michael Buch
2025-05-29Reland "[lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141...Michael Buch
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-05-22[lldb] Call Target::ClearAllLoadedSections even earlier (#140228)Pavel Labath
2025-05-14Revert "[lldb] Call Target::ClearAllLoadedSections earlier (#138892)"Pavel Labath
2025-05-14[lldb] Call Target::ClearAllLoadedSections earlier (#138892)Pavel Labath
2025-05-07[LLDB] Fix GetIndexOfChildMemberWithName to handle anonymous structs. (#138487)cmtice
2025-05-07[lldb] XFAIL TestDynamicValue.py:test_from_core_file on arm(32)Pavel Labath
2025-05-07[lldb] Fix dynamic type resolutions for core files (#138698)Pavel Labath
2025-05-06[lldb][test] Mark DynamicValueTestCase XFAIL on WindowsMuhammad Omair Javaid
2025-05-02[lldb] Fix dynamic type resolution for types parsed from declarations (#137974)Pavel Labath