summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp
AgeCommit message (Expand)Author
2024-08-20[lldb] Extend frame recognizers to hide frames from backtraces (#104523)Adrian Prantl
2024-08-20[lldb] Disable the API test TestCppBitfields on Windows (#105037)Dmitry Vasilyev
2024-07-26[LLDB] Remove decorator from XPASSes x86/Windows (#100628)Vladislav Dzhidzhoev
2024-07-01[lldb][TypeSystemClang] Allow transparent lookup through anonymous namespaces...Michael Buch
2024-06-28[lldb][test] Remove duplicate testcase names in API test-suite (#97043)Michael Buch
2024-06-28[lldb][test] Add test-cases for packed/aligned structures (#96932)Michael Buch
2024-06-13[lldb] Support case-insensitive regex matches (#95350)Jonas Devlieghere
2024-06-12[lldb] Fix linker flags in lldb testsFelipe de Azevedo Piovezan
2024-06-12[lldb][test] Disable PIE for some API tests (#93808)Vladislav Dzhidzhoev
2024-05-21[lldb/dwarf] Fix DW_IDX_parent processing for split dwarf (#92745)Pavel Labath
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2024-04-19Revert "[lldb] Provide a better error message for missing symbols (#89433)"Adrian Prantl
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2024-03-04[lldb][test] Add test for chained PCH debugging (#83582)Michael Buch
2024-02-29[lldb][ClangASTImporter] Import record layouts from origin if available (#83295)Michael Buch
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht
2024-01-19Skip TestThreadLocal.py on darwin temporarily for linker issueJason Molenda
2023-12-19[lldb] Add issue link for TestUniqueTypes4.py Windows skipDavid Spickett
2023-12-15[lldb] Trying to fix windows buildbots after #74786 (#75566)Greg Clayton
2023-12-13[lldb] Fix buildbots after PR 74786 (#75272)Greg Clayton
2023-12-12[lldb] Make only one function that needs to be implemented when searching for...Greg Clayton
2023-12-07[lldb][test] TestConstStaticIntegralMember.py: un-XFAIL tests for DWARFv5Michael Buch
2023-12-06[lldb] Un-xfail test after commit revertFelipe de Azevedo Piovezan
2023-12-06[clang][DebugInfo] Revert "emit definitions for constant-initialized static d...Michael Buch
2023-11-28[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (#73028)Jordan Rupprecht
2023-11-28[lldb][test] TestConstStaticIntegralMember: relax assertion on number of glob...Michael Buch
2023-11-28[LLDB] Respect the DW_AT_alignment attribute. (#73307)Haojian Wu
2023-11-14[lldb][test] TestConstStaticIntegralMember.py: fix on older clang versionsMichael Buch
2023-11-13Reland "[lldb][DWARFASTParserClang] Fetch constant value from variable defint...Michael Buch
2023-11-13Reland "[clang][DebugInfo] Emit global variable definitions for static data m...Michael Buch
2023-11-07Revert "Reland "clang][DebugInfo] Emit global variable definitions for static...Hans Wennborg
2023-11-07[lldb][test] Remove xfail for integral member test on WindowsDavid Spickett
2023-11-07[lldb][test] TestConstStaticIntegralMember.py: un-XFAIL on Linux (#71486)Michael Buch
2023-11-07Reland "[lldb][test] Add FindGlobalVariables tests for C++ inline static data...Michael Buch
2023-11-07Reland "[lldb][DWARFASTParserClang] Fetch constant value from variable defint...Michael Buch
2023-11-07Reland "clang][DebugInfo] Emit global variable definitions for static data me...Michael Buch
2023-11-06Revert "[clang][DebugInfo] Emit global variable definitions for static data m...Michael Buch
2023-11-06Revert "[lldb][DWARFASTParserClang] Fetch constant value from variable defint...Michael Buch
2023-11-06Revert "[lldb][test] Add FindGlobalVariables tests for C++ inline static data...Michael Buch
2023-11-06[lldb][DWARFASTParserClang] Fetch constant value from variable defintion if a...Michael Buch
2023-11-06[lldb][test] Add FindGlobalVariables tests for C++ inline static data members...Michael Buch
2023-11-06[clang][DebugInfo] Emit global variable definitions for static data members w...Michael Buch
2023-10-13[lldb] Fix `po` alias by printing fix-its to the console. (#68755)Pete Lawrence
2023-10-10Revert "[lldb] Fix `po` alias by printing fix-its to the console. (#68452)"Adrian Prantl
2023-10-10[lldb] Fix `po` alias by printing fix-its to the console. (#68452)Pete Lawrence
2023-10-06[lldb[test] TestCppUnionStaticMembers.py: XFAIL assertions on windows (#68408)Michael Buch
2023-10-06[lldb][DWARFASTParserClang] Check DW_AT_declaration to determine static data ...Michael Buch