llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `flang-aarch64-latest-gcc`
running on `linaro-flang-aarch64-latest-gcc` while building `clang` at step 5
"build-unified-tree".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/130/builds/12900
Here is
https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/137679
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/137679.diff
5 Files Affected:
- (modified) clang/lib/AST/ByteCode/Compiler.cpp (+7-4)
- (modified) clang/lib/AST/ByteCode/Interp.h (+19)
- (modif
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/137679
None
>From 4a404de04669d20963e512e212aae23781fd2703 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Mon, 28 Apr 2025 19:56:39 +0200
Subject: [PATCH] [clang][bytecode] Check array sizes again