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
AgeCommit message (Expand)Author
2022-10-26[test] Fix LLDB tests with just-built libcxx when using a target directory.Jordan Rupprecht
2022-09-01Fix a bug in lldb-dotest that was uncovered by setting no value for dotest_ar...Jim Ingham
2022-08-26[lldb] Fix dotest argument orderFelipe de Azevedo Piovezan
2022-07-15[lldb] Refactor command option enum values (NFC)Jonas Devlieghere
2021-05-21[lldb] Match test dependencies name to other LLVM projects.Daniel Rodríguez Troitiño
2021-02-21Reapply "[lldb/test] Automatically find debug servers to test"Pavel Labath
2021-02-11Revert "[lldb/test] Automatically find debug servers to test"Pavel Labath
2021-02-11[lldb/test] Automatically find debug servers to testPavel Labath
2021-02-05[lldb/cmake] Reduce duplication in generation lldb-dotestPavel Labath
2021-02-05[lldb/test] Reduce API test tools configuration boilerplatePavel Labath
2020-12-04[lldb] Remove LLDB session dir and just store test traces in the respective t...Raphael Isemann
2020-10-28[lldb] Delete lldb/utils/testVedant Kumar
2020-09-30[lldb] Hoist -s (trace directory) argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-09-29[lldb] Hoist --server argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-09-29[lldb] Configure LLDB_FRAMEWORK_DIR in multi-generator buildsJonas Devlieghere
2020-09-10[lldb, tests] Correctly configure the yaml2obj pathsStella Stamenova
2020-08-29[lldb] Hoist --framework argument out of LLDB_TEST_COMMON_ARGS (NFC)Jonas Devlieghere
2020-08-17[lldb] Get rid of helper CMake variables for PythonJonas Devlieghere
2020-08-14[lldb] Improve diagnostics in lldb-repro when replay failsJonas Devlieghere
2020-07-11[lldb/Test] Fix missing yaml2obj in Xcode standalone build.Jonas Devlieghere
2020-07-09[lldb/Reproducers] Rename developer-oriented reproducer flags.Jonas Devlieghere
2020-05-06[lldb/Utils] Serialize exit code in lldb-repro.pyJonas Devlieghere
2020-04-16Another attempt of D77452 - da0e91fee614e8686f48db28e6507c8abe061fc2Walter Erquinigo
2020-04-16Revert "[intel-pt] Improve the way the test determines whether to run"Walter Erquinigo
2020-04-16[intel-pt] Improve the way the test determines whether to runWalter Erquinigo
2020-03-21[lldb]/Tablegen] Use ElementType instead of DefaultValueUnsingedJonas Devlieghere
2020-03-16[lldb/Utils] Use PYTHON_EXECUTABLE to configure lldb-dotest's shebangJonas Devlieghere
2020-02-18[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2020-02-06[lldb\utils] Place lldb-repro in a per-configuration directory to support mul...Stella Stamenova
2020-02-06[lldb/tests] Correctly configure the lldb dotest argumentsStella Stamenova
2020-02-06[lldb] pass --lldb-libs-dir argument to lldb-dotestPavel Labath
2020-01-31[lldb/Reproducers] Fix typo in CMake so we actually replay.Jonas Devlieghere
2020-01-29Make llvm::StringRef to std::string conversions explicit.Benjamin Kramer
2020-01-24[lldb/Util] Remove reproducers after replayJonas Devlieghere
2020-01-24[lldb/Util] Fix Python 3 incompatibility in lldb-reproJonas Devlieghere
2020-01-24[lldb/Util] Use md5 instead of python's hash function.Jonas Devlieghere
2020-01-23[lldb/Util] Fix lldb-repro now it doesn't take a path to lldbJonas Devlieghere
2020-01-20[lldb/Test] Check that attribute exists before comparing its valueJonas Devlieghere
2020-01-20[lldb/Util] Add a utility to run transparently capture and replay tests.Jonas Devlieghere
2020-01-17[lldb/Cmake] Add a CMakeLists.txt to the utils directory...Jonas Devlieghere
2020-01-16[lldb/Utils] Patch all variables used by lldb-dotest (2/2)Jonas Devlieghere
2020-01-16[lldb/Utils] Patch all variables used by lldb-dotestJonas Devlieghere
2020-01-11[lldb/Utils] Remove vim-lldbJonas Devlieghere
2020-01-11[lldb/Test] Bypass LLDB_TEST_COMMON_ARGS for certain dotest args (NFC)Jonas Devlieghere
2019-12-17[lldb] Respect previously set values of LLDB_TABLEGEN_EXEAlex Langford
2019-10-26[LLDB] Fix inline variable only used in assertion. (NFC)Jonas Devlieghere
2019-10-25[TableGen] Add asserts to make sure default values match property typeJonas Devlieghere
2019-10-09[utils] Update lldb-dotest for new test layoutJonas Devlieghere
2019-10-08[CMake] Track test dependencies with add_lldb_test_dependencyJonas Devlieghere
2019-10-05Do not install lit-cpuidSylvestre Ledru