aboutsummaryrefslogtreecommitdiff
path: root/cross-project-tests
AgeCommit message (Expand)Author
2022-07-28[Clang] Diagnose ill-formed constant expression when setting a non fixed enum...Shafik Yaghmour
2022-07-27[cross-project-tests] Add split-file as dependencyArthur Eubanks
2022-07-12Pretty printer test fixesDavid Blaikie
2022-07-12Add missing include for std::size_tDavid Blaikie
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-06-13[Dexter] Remove debugger-dependent test from windowsStephen Tozer
2022-06-13[Dexter] Fix incorrect test expectations for floating point testsStephen Tozer
2022-06-13[Dexter] Allow Dexter watch commands to specify a range of acceptable FP valuesStephen Tozer
2022-06-08[Dexter] Use PurePath to compare paths in Dexter commandsStephen Tozer
2022-06-08[Dexter] Catch value error when encountering invalid addressStephen Tozer
2022-05-19[lit] Fix setup of sanitizer environmentVitaly Buka
2022-04-20Speculatively fix build botsAaron Ballman
2022-04-11[Dexter] Collate penalties of the same type into a single line for eachStephen Tozer
2022-04-08DebugInfo: Consider the type of NTTP when simplifying template namesDavid Blaikie
2022-03-25DebugInfo: Don't allow type units to references types in the CUDavid Blaikie
2022-03-24DebugInfo: Classify noreturn function types as non-reconstructibleDavid Blaikie
2022-03-22llvm-dwarfdump: Including calling convention attribute in pretty printed type...David Blaikie
2022-03-17[WebAssembly] Add end-to-end codegen tests for wasm_simd128.hThomas Lively
2022-03-16Use lit_config.substitute instead of foo % lit_config.params everywhereSam McCall
2022-03-11[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLEPetr Hosek
2022-03-01[Dexter] Optimize breakpoint deletion in Visual Studiogbtozers
2022-02-16DebugInfo: fix a couple of spurious spaces in simplified template name rebuil...David Blaikie
2022-02-15DebugInfo: Disable simplified template names for -gmlt and belowDavid Blaikie
2022-02-15DebugInfo: Don't simplify template names using _BitInt(N)David Blaikie
2022-02-11[dexter] Don't generate results files by defaultOCHyams
2022-02-10DebugInfo: Don't simplify names referencing local enumsDavid Blaikie
2022-02-10DebugInfo: Don't simplify any template referencing a lambdaDavid Blaikie
2022-02-10[cross-project-tests] REQUIRES: system-darwin in llgdb-tests/asan-deque.cppOCHyams
2022-02-10[cross-project-tests] Add REQUIRES: compiler-rt to tests that use asanOCHyams
2022-02-09[cross-project-tests] Make GDB version string parsing more robustOCHyams
2022-02-09[cross-project-tests] XFAIL llgdb-tests when gdb can't read clang's DWARFOCHyams
2022-01-26[Dexter] Remove false requirement of lldb for dexter regression tests on WindowsOCHyams
2022-01-12[mlir] Finish removing Identifier from the C++ APIRiver Riddle
2022-01-10[Dexter] Allow DexUnreachable in supplementary .dex filesJeremy Morse
2022-01-10[Dexter] Allow tests to specify command line optionsJeremy Morse
2022-01-08Fix GDB printers testChristian Sigg
2022-01-06Update mlir GDB printersChristian Sigg
2022-01-05DebugInfo: Rebuild varargs function types correctlyDavid Blaikie
2021-12-29Fix build of llvm-prettyprinters/gdb/mlir-support.cpp testMehdi Amini
2021-12-16[Dexter] Remove the Windows dependency on lld from CMakeOCHyams
2021-12-08[dexter] Fix source-root-dir unittests on WindowsTom Weaver
2021-12-01[Dexter] Fix address_printing test by requiring lldbStephen Tozer
2021-12-01[Dexter] Add DexDeclareAddress command and address functionStephen Tozer
2021-11-22[NFC][clang] Inclusive language: rename master variable to controller in debu...Quinn Pham
2021-11-09llvm-dwarfdump: Lookup type units when prettyprinting typesDavid Blaikie
2021-11-05DebugInfo: Simplified Template Names: drop unneeded space in arraysDavid Blaikie
2021-11-05DWARF Simplified Template Names: Narrow down the handling for operator overloadsDavid Blaikie
2021-11-05Add some support for pretty printing Twines containing std::string in gdbDavid Blaikie
2021-11-04Fix some issues with the gdb pretty printers for llvm::TwineDavid Blaikie