summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/helper/toolchain.py
AgeCommit message (Expand)Author
2025-11-21[NFC][LLDB] Make it possible to detect if the compiler used in tests supports...Dan Liew
2025-11-10[LLDB] Fix darwin shell tests under ASANAdrian Prantl
2025-07-23 Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" Attempt 2 (#148996)Chelsea Cassanova
2025-07-09Revert "Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)" (#147779)Chelsea Cassanova
2025-07-09Reland "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969) (#147417)Chelsea Cassanova
2025-07-03Revert "[lldb][RPC] Upstream lldb-rpc-gen tool" (#146969)Chelsea Cassanova
2025-07-03[lldb][RPC] Upstream lldb-rpc-gen tool (#138031)Chelsea Cassanova
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-10-07[lldb][test] Support remote run of Shell tests (#95986)Vladislav Dzhidzhoev
2024-01-18Revert "[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#...Amir Ayupov
2024-01-18[BOLT] Fix unconditional output of boltedcollection in merge-fdata (#78653)Amir Ayupov
2023-10-19[lldb] Rename lldb-vscode to lldb-dap (#69264)Jonas Devlieghere
2023-05-26[lldb] Pass CMAKE_SYSROOT through to LLDB shell testsDaniel Thornburgh
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-17[lldb][gnustep] Add basic test and infrastructure for GNUstep ObjC runtimeStefan Gränitz
2022-08-29[lldb] Quietly source lit-lldb-initDave Lee
2022-07-11Revert "Rebase: [Facebook] Add clang driver options to test debug info and BOLT"spupyrev
2022-07-11Rebase: [Facebook] Add clang driver options to test debug info and BOLTAmir Ayupov
2022-01-10[lldb] Remove lldb-instrJonas Devlieghere
2021-09-16[lldb/win] Fix TestIRMemoryMapWindows.test when running tests in git bashNico Weber
2021-05-18[lit] Stop using PATH to lookup clang/lld/lldb unless requestedJames Henderson
2021-03-22[lldb] Fix test_exec_root of API testsPavel Labath
2020-12-10[lldb] Fix that symbols.clang-modules-cache-path is never initializedRaphael Isemann
2020-11-10[lldb][NFC] Add lldb-server to the shell tests disallow listRaphael Isemann
2020-11-10[lldb] Fix TestErrorMessages test on standalone builds by adding lldb-server ...Raphael Isemann
2020-11-05[lldb] [test/Shell] Simplify -pthread conditionMichał Górny
2020-11-03[lldb] [test/Shell] Pass -pthread to host toolchain on FreeBSD tooMichał Górny
2020-08-21[lldb] Make it a fatal error when %lldb cannot be substitutedJonas Devlieghere
2020-06-16[lldb/Test] Pass the lldb_tool_dir when setting the lldb-repro substitutionsJonas Devlieghere
2020-02-24[lldb/DWARF] Fix dwp search path in the separate-debug-file casePavel Labath
2020-02-21[lldb-vscode] Use libOption with tablegen to parse command line options.Ivan Hernandez
2020-01-23[lldb/Test] Disallow using substituted binaries in shell test.Jonas Devlieghere
2020-01-20[lldb/Util] Add a utility to run transparently capture and replay tests.Jonas Devlieghere
2019-10-31[lldb/lit] Introduce %clang_host substitutionsPavel Labath
2019-10-09Re-land "[test] Split LLDB tests into API, Shell & Unit"Jonas Devlieghere
2019-10-09Revert [test] Split LLDB tests into API, Shell & UnitAdrian Prantl
2019-10-09[test] Split LLDB tests into API, Shell & UnitJonas Devlieghere