[all-commits] [llvm/llvm-project] 867fde: Disable TestLldbGdbServer on Dwarf2 and clang vers...
Shubham Sandeep Rastogi via All-commits
all-commits at lists.llvm.org
Thu Jan 27 14:02:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 867fdec1945df3c1031d3cefdc97903131a3482b
https://github.com/llvm/llvm-project/commit/867fdec1945df3c1031d3cefdc97903131a3482b
Author: Shubham Sandeep Rastogi <srastogi22 at apple.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M lldb/test/API/tools/lldb-server/TestLldbGdbServer.py
Log Message:
-----------
Disable TestLldbGdbServer on Dwarf2 and clang versions below 14
We have been noticing issues with the lldb bots on builds using versions below clang 14 and dwarf 2, so to make sure we can get clean builds for a while, we are disabling the tests for those versions
Differential Revision: https://reviews.llvm.org/D118395
More information about the All-commits
mailing list