summaryrefslogtreecommitdiff
path: root/cross-project-tests
Commit message (Expand)AuthorAgeFilesLines
...
* [cross-project-tests] Make GDB version string parsing more robustOCHyams2022-02-091-4/+4
* [cross-project-tests] XFAIL llgdb-tests when gdb can't read clang's DWARFOCHyams2022-02-0910-13/+68
* [Dexter] Remove false requirement of lldb for dexter regression tests on WindowsOCHyams2022-01-2638-87/+63
* [mlir] Finish removing Identifier from the C++ APIRiver Riddle2022-01-121-2/+1
* [Dexter] Allow DexUnreachable in supplementary .dex filesJeremy Morse2022-01-107-4/+98
* [Dexter] Allow tests to specify command line optionsJeremy Morse2022-01-1010-15/+120
* Fix GDB printers testChristian Sigg2022-01-084-57/+71
* Update mlir GDB printersChristian Sigg2022-01-061-62/+94
* DebugInfo: Rebuild varargs function types correctlyDavid Blaikie2022-01-051-0/+2
* Fix build of llvm-prettyprinters/gdb/mlir-support.cpp testMehdi Amini2021-12-291-2/+4
* [Dexter] Remove the Windows dependency on lld from CMakeOCHyams2021-12-162-63/+72
* [dexter] Fix source-root-dir unittests on WindowsTom Weaver2021-12-081-13/+20
* [Dexter] Fix address_printing test by requiring lldbStephen Tozer2021-12-011-1/+1
* [Dexter] Add DexDeclareAddress command and address functionStephen Tozer2021-12-0116-7/+481
* [NFC][clang] Inclusive language: rename master variable to controller in debu...Quinn Pham2021-11-221-4/+4
* llvm-dwarfdump: Lookup type units when prettyprinting typesDavid Blaikie2021-11-091-1/+5
* DebugInfo: Simplified Template Names: drop unneeded space in arraysDavid Blaikie2021-11-051-2/+2
* DWARF Simplified Template Names: Narrow down the handling for operator overloadsDavid Blaikie2021-11-051-2/+93
* Add some support for pretty printing Twines containing std::string in gdbDavid Blaikie2021-11-052-3/+3
* Fix some issues with the gdb pretty printers for llvm::TwineDavid Blaikie2021-11-042-2/+7
* Migrate the roundtrip tests to work similar to the llgdb testsDavid Blaikie2021-10-282-2/+4
* Adjust test to only compile and not linkDavid Blaikie2021-10-281-4/+2
* [dexter] XFAIL feature_test source-root-dir.cppOCHyams2021-10-281-0/+3
* Add "REQUIRES: native" to test.Douglas Yung2021-10-271-0/+1
* [dexter] Fix failing regression testsOCHyams2021-10-275-8/+13
* Add cross-project-test for simplified template name rebuildingDavid Blaikie2021-10-262-0/+218
* llvm pretty printers: Fix StringRef and workaround StringMap in Python 2David Blaikie2021-10-251-2/+3
* [Dexter] Add DexFinishTest command to conditionally early-exit a test programStephen Tozer2021-10-2213-2/+294
* [Dexter] Add option to pass a Visual Studio solution instead of a binaryStephen Tozer2021-10-087-22/+52
* Reapply "[Dexter] Improve performance by evaluating expressions only when nee...Stephen Tozer2021-09-247-25/+78
* [Dexter] Mutually exclusive argument group for --builder and --binaryTozer2021-09-172-11/+8
* Revert "[Dexter] Improve performance by evaluating expressions only when needed"Stephen Tozer2021-09-147-79/+26
* [Dexter] Improve performance by evaluating expressions only when neededStephen Tozer2021-09-147-26/+79
* [cross-project-tests] Add/update check-* targets for cross-project-testsJames Henderson2021-06-281-2/+10
* [cross-project-tests] Make clang optional if not in LLVM_ENABLE_PROJECTSJames Henderson2021-06-283-2/+8
* [cross-project-tests] Add lld as a dependency if in LLVM_ENABLE_PROJECTSJames Henderson2021-06-283-3/+7
* [cross-project-tests] Rename vars to make sense for new directory nameJames Henderson2021-06-283-26/+22
* [RFC][debuginfo-test] Rename debug-info lit tests for general purposesJames Henderson2021-06-28224-0/+13853