summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/helper
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 (more) darwin shell tests under ASANAdrian Prantl
2025-11-10[LLDB] Fix darwin shell tests under ASANAdrian Prantl
2025-10-13[lldb][test][Shell] Remove Python 2 compatibility in build.py (#163192)David Spickett
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
2025-05-30[LLDB] Pass `/std:...` before `--` on MSVC (#141782)nerix
2024-10-31[lldb] Remove lldb-repro utilityJonas Devlieghere
2024-10-07[lldb][test] Support remote run of Shell tests (#95986)Vladislav Dzhidzhoev
2024-06-13[lldb] Use packaging module instead of pkg_resources (#93712)Jonas Devlieghere
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
2024-02-19Revert "[lldb] Migrate distutils.version.LooseVersion to packaging" (#82297)Jonas Devlieghere
2024-02-19[lldb] Migrate distutils.version.LooseVersion to packaging (#82066)Jonas Devlieghere
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-11-10Reland "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett
2023-11-10Revert "[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platforms"David Spickett
2023-11-10[lldb][test] Only add -m(64|32) for GCC on non Arm/AArch64 platformsDavid Spickett
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
2023-02-01[lldb] Enable TestFrameFormatNameWithArgs in case of cross compilationAyush Sahay
2022-09-01[LLDB] Make build.py use uname to set platformMuhammad Omair Javaid
2022-08-29[lldb] Quietly source lit-lldb-initDave Lee
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
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-04-29Reland "[lldb] Use shutil.which in Shell tests find_executable"David Spickett
2022-04-29Revert "[lldb] Use shutil.which in Shell tests find_executable"David Spickett
2022-04-29[lldb] Use shutil.which in Shell tests find_executableDavid Spickett
2022-01-10[lldb] Remove lldb-instrJonas Devlieghere
2021-11-04[LIT] Add win32 PLATFORM env var to test configMuhammad Omair Javaid
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-07-16Harmonize Python shebangserge-sans-paille
2020-07-01[lldb/build.py] Always pass an SDK to the compiler on DarwinFred Riss
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