[clangd] Block clang-tidy misc-const-correctness check
[platform/upstream/llvm.git] / cross-project-tests /
2022-07-12 David BlaikiePretty printer test fixes
2022-07-12 David BlaikieAdd missing include for std::size_t
2022-07-11 spupyrevRevert "Rebase: [Facebook] Add clang driver options...
2022-07-11 Amir AyupovRebase: [Facebook] Add clang driver options to test...
2022-06-13 Stephen Tozer[Dexter] Remove debugger-dependent test from windows
2022-06-13 Stephen Tozer[Dexter] Fix incorrect test expectations for floating...
2022-06-13 Stephen Tozer[Dexter] Allow Dexter watch commands to specify a range...
2022-06-08 Stephen Tozer[Dexter] Use PurePath to compare paths in Dexter commands
2022-06-08 Stephen Tozer[Dexter] Catch value error when encountering invalid...
2022-05-20 Vitaly Buka[lit] Fix setup of sanitizer environment
2022-04-20 Aaron BallmanSpeculatively fix build bots
2022-04-11 Stephen Tozer[Dexter] Collate penalties of the same type into a...
2022-04-08 David BlaikieDebugInfo: Consider the type of NTTP when simplifying...
2022-03-25 David BlaikieDebugInfo: Don't allow type units to references types...
2022-03-24 David BlaikieDebugInfo: Classify noreturn function types as non...
2022-03-22 David Blaikiellvm-dwarfdump: Including calling convention attribute...
2022-03-17 Thomas Lively[WebAssembly] Add end-to-end codegen tests for wasm_sim...
2022-03-16 Sam McCallUse lit_config.substitute instead of foo % lit_config...
2022-03-11 Petr Hosek[CMake] Rename TARGET_TRIPLE to LLVM_TARGET_TRIPLE
2022-03-01 gbtozers[Dexter] Optimize breakpoint deletion in Visual Studio
2022-02-16 David BlaikieDebugInfo: fix a couple of spurious spaces in simplifie...
2022-02-15 David BlaikieDebugInfo: Disable simplified template names for -gmlt...
2022-02-15 David BlaikieDebugInfo: Don't simplify template names using _BitInt(N)
2022-02-11 OCHyams[dexter] Don't generate results files by default
2022-02-10 David BlaikieDebugInfo: Don't simplify names referencing local enums
2022-02-10 David BlaikieDebugInfo: Don't simplify any template referencing...
2022-02-10 OCHyams[cross-project-tests] REQUIRES: system-darwin in llgdb...
2022-02-10 OCHyams[cross-project-tests] Add REQUIRES: compiler-rt to...
2022-02-09 OCHyams[cross-project-tests] Make GDB version string parsing...
2022-02-09 OCHyams[cross-project-tests] XFAIL llgdb-tests when gdb can...
2022-01-26 OCHyams[Dexter] Remove false requirement of lldb for dexter...
2022-01-12 River Riddle[mlir] Finish removing Identifier from the C++ API
2022-01-11 Maksim PanchenkoMerge BOLT into LLVM monorepo
2022-01-10 Jeremy Morse[Dexter] Allow DexUnreachable in supplementary .dex...
2022-01-10 Jeremy Morse[Dexter] Allow tests to specify command line options
2022-01-08 Christian SiggFix GDB printers test
2022-01-06 Christian SiggUpdate mlir GDB printers
2022-01-06 David BlaikieDebugInfo: Rebuild varargs function types correctly
2021-12-29 Mehdi AminiFix build of llvm-prettyprinters/gdb/mlir-support.cpp...
2021-12-16 OCHyams[Dexter] Remove the Windows dependency on lld from...
2021-12-08 Tom Weaver[dexter] Fix source-root-dir unittests on Windows
2021-12-01 Stephen Tozer[Dexter] Fix address_printing test by requiring lldb
2021-12-01 Stephen Tozer[Dexter] Add DexDeclareAddress command and address...
2021-11-22 Quinn Pham[NFC][clang] Inclusive language: rename master variable...
2021-11-10 David Blaikiellvm-dwarfdump: Lookup type units when prettyprinting...
2021-11-06 David BlaikieDebugInfo: Simplified Template Names: drop unneeded...
2021-11-05 David BlaikieDWARF Simplified Template Names: Narrow down the handli...
2021-11-05 David BlaikieAdd some support for pretty printing Twines containing...
2021-11-05 David BlaikieFix some issues with the gdb pretty printers for llvm...
2021-10-29 David BlaikieMigrate the roundtrip tests to work similar to the...
2021-10-29 David BlaikieAdjust test to only compile and not link
2021-10-28 OCHyams[dexter] XFAIL feature_test source-root-dir.cpp
2021-10-27 Douglas YungAdd "REQUIRES: native" to test.
2021-10-27 OCHyams[dexter] Fix failing regression tests
2021-10-26 David BlaikieAdd cross-project-test for simplified template name...
2021-10-26 David Blaikiellvm pretty printers: Fix StringRef and workaround...
2021-10-22 Stephen Tozer[Dexter] Add DexFinishTest command to conditionally...
2021-10-08 Stephen Tozer[Dexter] Add option to pass a Visual Studio solution...
2021-09-24 Stephen TozerReapply "[Dexter] Improve performance by evaluating...
2021-09-17 Tozer[Dexter] Mutually exclusive argument group for --builde...
2021-09-14 Stephen TozerRevert "[Dexter] Improve performance by evaluating...
2021-09-14 Stephen Tozer[Dexter] Improve performance by evaluating expressions...
2021-06-28 James Henderson[cross-project-tests] Add/update check-* targets for...
2021-06-28 James Henderson[cross-project-tests] Make clang optional if not in...
2021-06-28 James Henderson[cross-project-tests] Add lld as a dependency if in...
2021-06-28 James Henderson[cross-project-tests] Rename vars to make sense for...
2021-06-28 James Henderson[RFC][debuginfo-test] Rename debug-info lit tests for...