[clang] [clang][Driver][AVR] Reject c/c++ compilation for avr1 devices (PR #111798)

David Spickett via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 11 06:22:21 PDT 2024


DavidSpickett wrote:

```
_bk;t=1728546187607Failed Tests (1):
_bk;t=1728546187607  Clang :: Driver/hip-partial-link.hip
```
And the CI test failure is this, the reporting is not great because we run check- targets one after another. This test was already failing on main.

If it fails again download the logs and search for "Failed<2-3 spaces>" and you'll see any results summaries where something failed. I plan to work on combining the results so this isn't a problem in the future.

https://github.com/llvm/llvm-project/pull/111798


More information about the cfe-commits mailing list