Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lldb/test
AgeCommit message (Expand)Author
2022-11-04[Test] Fix CHECK typo.Zequan Wu
2022-11-04[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye
2022-11-04[lldb] Support simplified template names when looking up functionsArthur Eubanks
2022-11-04Override CalculateFrameVariableError in SymbolFileOnDemandGeorge Hu
2022-11-04[lldb/crashlog] Add support for Application Specific Backtraces & InformationMed Ismail Bennani
2022-11-04[lldb/Utility] Add GetDescription(Stream&) to StructureData::*Med Ismail Bennani
2022-11-04[lldb/crashlog] Fix the image_regex_uuid to skip null UUID imagesMed Ismail Bennani
2022-11-03[lldb][Test] Make TestFrameFormatNameWithArgs.test more compatible across pla...Michael Buch
2022-11-02[lldb] Update TestDump.test for gnuwin32's 'file' command outputJonas Devlieghere
2022-11-01[lldb] Don't crash when printing static enum members with bool as underlying ...Arthur Eubanks
2022-11-01Add formatting support for VSCode logpoints messageJeffrey Tan
2022-11-01[LLDB][LoongArch] Add LoongArch ArchSpec and subtype detectionTiezhu Yang
2022-11-01[lldb][Test] Fix TestFrameFormatNameWithArgs.test on Windows/LinuxMichael Buch
2022-11-01[lldb] Emit diagnostic events in the diagnostic dumpJonas Devlieghere
2022-11-01[lldb] Add a "diagnostics dump" commandJonas Devlieghere
2022-10-31[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-31[lldb][Test] Fix TestFrameFormatNameWithArgs.test on LinuxMichael Buch
2022-10-31[LLDB][AArch64] Add SME2 to disassembler testDavid Spickett
2022-10-31[lldb][CPlusPlus] Implement CPlusPlusLanguage::GetFunctionDisplayNameMichael Buch
2022-10-29[lldb] Support simplified template namesArthur Eubanks
2022-10-28Revert "[clang] Instantiate NTTPs and template default arguments with sugar"Haojian Wu
2022-10-28[lldb/qemu] Stub out process info functionsPavel Labath
2022-10-27[lldb][test] Remove explicit mydir definitions (NFC)Dave Lee
2022-10-27[lldb][test] Remove empty setUp/tearDown methods (NFC)Dave Lee
2022-10-27[intelpt] Update Python tests to account for new errrorsJakob Johnson
2022-10-27[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-27Revert "[lldb-vscode] Send Statistics Dump in terminated event"Wanyi Ye
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht
2022-10-26Revert "[clang] Instantiate alias templates with sugar"Matheus Izvekov
2022-10-26[lldb-vscode] Send Statistics Dump in terminated eventWanyi Ye
2022-10-26[clang] Instantiate alias templates with sugar Matheus Izvekov
2022-10-26[trace][intel pt][simple] Fix errors after switching to libipt's top of treeWalter Erquinigo
2022-10-25Fix exception description in lldb-vscodeJeffrey Tan
2022-10-25[trace][intel pt] Simple detection of infinite decoding loopsWalter Erquinigo
2022-10-25Fix breakpoint setting so it always works when there is a line entry in a com...Greg Clayton
2022-10-24[lldb] Skip TestFullLtoStepping in older clangsAugusto Noronha
2022-10-24[lldb-tests] Force use of system stdlib for Objective-C testFelipe de Azevedo Piovezan
2022-10-24[lldb-tests] Remove libstdc++ requirement from testFelipe de Azevedo Piovezan
2022-10-21[lldb][CPlusPlus] Add abi_tag support to the CPlusPlusNameParserMichael Buch
2022-10-21Revert "[lldb] Fix member access in GetExpressionPath"Jonas Devlieghere
2022-10-21[lldb] Don't check environment default char signedness when creating clang ty...Arthur Eubanks
2022-10-19[lldb] Allow SymbolFileDWARFDebugMap to register multiple compile unitsAugusto Noronha
2022-10-19[lldb] Add matching based on Python callbacks for data formatters.Jorge Gorbe Moya
2022-10-18[lldb][trace] Add a basic function call dump [3] - Add a JSON dumperWalter Erquinigo
2022-10-18[lldb][trace] Add a basic function call dump [2] - Implement the reconstructi...Walter Erquinigo
2022-10-18[lldb][trace] Add a basic function call dumpdump [1] - Add the command scaffo...Walter Erquinigo
2022-10-18Revert "[lldb-tests] Remove dubious standard library flag"Felipe de Azevedo Piovezan
2022-10-18[lldb-tests] Remove dubious standard library flagFelipe de Azevedo Piovezan
2022-10-18[lldb-tests] Add libcxx version check for regex testsFelipe de Azevedo Piovezan
2022-10-18[lldb-tests] Add compiler version check in TestFunctionStartsFelipe de Azevedo Piovezan