aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang
AgeCommit message (Expand)AuthorFilesLines
2025-12-09[lldb][test] Add basic API tests for DW_TAG_template_alias (#170804)Michael Buch3-0/+69
2025-12-09[lldb][TypeSystemClang] Set SuppressInlineNamespace to 'All' (#171138)Michael Buch3-0/+46
2025-12-01[BoundsSafety][LLDB] Implement instrumentation plugin for -fbounds-safety sof...Dan Liew4-0/+185
2025-11-19[lldb] Skip TestLibcxxInternalsRecognizer on asan + MacOSFelipe de Azevedo Piovezan1-0/+1
2025-11-17[LLDB][DWARF] Use the same qualified name computation for Rust (#165840)Kiva4-0/+1257
2025-11-12[lldb] Remove test that disassembles all of Foundation (#167596)Alex Langford1-46/+0
2025-11-08[lldb][ClangModulesDeclVendor] Print Clang module loading errors to expressio...Michael Buch5-44/+0
2025-11-04[lldb] Skip tests on older versions of clangAdrian Prantl1-1/+1
2025-11-03[lldb] Skip tests on older versions of clangAdrian Prantl3-1/+3
2025-10-31🍒 [lldb] Fix TestRealDefinition on older DWARF versions (#165729)Michael Buch1-6/+2
2025-10-30[lldb][test] Fix libc++ API tests on older Clang versionsMichael Buch1-1/+1
2025-10-27[lldb][test] Add test for parsing Objective-C synthesized propertiesMichael Buch3-0/+48
2025-10-22[lldb] Implement ProcessGDBRemote support for ReadMemoryRanges (#164311)Felipe de Azevedo Piovezan1-0/+27
2025-10-17[lldb][ObjC] Consult Objective-C runtime decl vendor when completing type (#1...Michael Buch5-0/+81
2025-10-10[lldb][test] Skip TestCppFloatingTypesSpecialization.py on older compilersMichael Buch1-0/+1
2025-10-02[lldb][test] TestExprDefinitionInDylib.py adjust test to account for older co...Michael Buch1-3/+17
2025-10-02[lldb][test] TestAbiTagStructors.py adjust test to account for older compiler...Michael Buch1-4/+29
2025-10-02[lldb][test] TestStructuredBinding.py: adjust assertion to check for compatib...Michael Buch1-13/+18
2025-10-01[lldb][test] Fix bf16 test cases on Arm 32-bit (#161528)David Spickett2-6/+25
2025-10-01[lldb][TypeSystemClang] Added unique builtins types for __bf16 and _Float16 (...Timur Golubovich4-1/+37
2025-10-01[lldb][IRExecutionUnit] Return error on failure to resolve function address (...Michael Buch6-0/+64
2025-09-20[clang][Expr] Teach IgnoreUnlessSpelledInSource about implicit calls to std::...Michael Buch2-6/+89
2025-09-09[lldb][test] TestAbiTagStructors.py: XFAIL on WindowsMichael Buch1-0/+4
2025-09-09[lldb][Expression] Add structor variant to LLDB's function call labels (#149827)Michael Buch7-13/+272
2025-08-28[lldb] Skip test with older version of clangAdrian Prantl1-1/+1
2025-08-27Reapply "[libc++] Refactor key extraction for __hash_table and __tree (#15451...Nikolas Klauser1-0/+1
2025-08-22[lldb][ClangASTImporter] Don't ASTImport LambdaExpr nodes (#154962)Michael Buch1-1/+9
2025-08-19[lldb] Make step/s alias for new _regexp-step (#153984)Dave Lee1-10/+14
2025-08-15[lldb] Print ValueObject when GetObjectDescription fails (#152417)Dave Lee6-0/+73
2025-08-08[lldb][test] TestExprDefinitionInDylib.py: add cases for calling ctorsMichael Buch4-0/+25
2025-08-05[lldb] Preserve original symbol of Mangled function names (#152201)Dave Lee1-2/+4
2025-08-04[lldb] Fix TLS support on Darwin platforms (#151601)Alex Langford2-0/+12
2025-08-01[lldb][test] Skip TestExprDefinitionInDylib on WindowsMichael Buch1-0/+1
2025-08-01[lldb][Expression] Encode Module and DIE UIDs into function AsmLabels (#148877)Michael Buch5-0/+55
2025-07-18[lldb] Correct spacing of = {...} when depth limit is hit (#149480)David Spickett1-5/+5
2025-07-17[lldb][test] Remove XFAIL from some Windows testsDavid Spickett1-1/+0
2025-06-27[lldb] Fix evaluating expressions without JIT in an object context (#145599)Igor Kudrin1-3/+1
2025-06-24[lldb] Fix AppleObjCDeclVendor for classes which have no methods (#145452)Dave Lee5-0/+34
2025-06-09[lldb][test] Remove Windows xfail from forward declaration testsDavid Spickett2-2/+0
2025-06-06[lldb][Modules] Make decls from submodules visible for name lookup (#143098)Michael Buch1-10/+4
2025-06-02[lldb][test] Fix comment in TestObjcPoHint.py (#142306)Saagar Jha1-1/+1
2025-05-30[lldb][test] Disable DeclFromSubmodule test on WindowsDavid Spickett1-0/+2
2025-05-30[lldb][SymbolFileDWARF] Fall back to using parent DW_AT_LLVM_include_path for...Michael Buch6-0/+48
2025-05-29Reland "[lldb][Modules] Fix error handling of parseAndLoadModuleMapFile (#141...Michael Buch2-5/+2
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda7-7/+7
2025-05-22[lldb] Call Target::ClearAllLoadedSections even earlier (#140228)Pavel Labath1-1/+0
2025-05-14Revert "[lldb] Call Target::ClearAllLoadedSections earlier (#138892)"Pavel Labath1-0/+1
2025-05-14[lldb] Call Target::ClearAllLoadedSections earlier (#138892)Pavel Labath1-1/+0
2025-05-07[LLDB] Fix GetIndexOfChildMemberWithName to handle anonymous structs. (#138487)cmtice3-0/+98
2025-05-07[lldb] XFAIL TestDynamicValue.py:test_from_core_file on arm(32)Pavel Labath1-0/+1