summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/limit-debug-info/TestLimitDebugInfo.py
AgeCommit message (Expand)Author
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-30Report which modules have forcefully completed types in statistics.Greg Clayton
2022-11-23Add the ability to see when a type in incomplete.Greg Clayton
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-06-21[lldb] Skip TestLimitDebugInfo for Clang<7Raphael Isemann
2020-08-14[lldb] Check Decl kind when completing -flimit-debug-info typesPavel Labath
2020-07-27[lldb/DWARF] Don't treat class declarations with children as definitionsPavel Labath
2020-07-06[lldb/DWARF] Look for complete array element definitions in other modulesPavel Labath
2020-07-03[lldb/DWARF] Look for complete member definitions in other modulesPavel Labath
2020-07-02[lldb] Skip TestLimitDebugInfo on windowsPavel Labath
2020-07-01[lldb] Add basic -flimit-debug-info support to expression evaluatorPavel Labath