From eabb6258707f3f71de3d00f0980d1180b9fd050c Mon Sep 17 00:00:00 2001 From: "Bobby R. Bruce" Date: Mon, 5 Aug 2024 14:12:36 -0700 Subject: [PATCH] util-docker,tests: Up clang support: >=v10 The compiler tests are failing to to a compile bug in Clang 7: https://github.com/gem5/gem5/actions/runs/10170081794 Given Ubuntu 20.04 APT installs v10 by default (i.e., with `apt install clang`). This is the oldest LTS Ubuntu version. It therefore seems sensible to drop support for older (