llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `flang-arm64-windows-msvc`
running on `linaro-armv8-windows-msvc-01` while building `clang` at step 7
"test-build-unified-tree-check-flang".
Full details are available at:
https://lab.llvm.org/buildbot/#/builders/207/builds/34
https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/147188
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/tbaederr updated
https://github.com/llvm/llvm-project/pull/147188
>From 62b8ba3e78eaeb1b3d68778443a8ae21a0f6769b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Sun, 6 Jul 2025 15:07:47 +0200
Subject: [PATCH] [clang][bytecode] Fix visiting for-range loop va
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
Make sure we're properly registering DecompositionDecls.
---
Full diff: https://github.com/llvm/llvm-project/pull/147188.diff
2 Files Affected:
- (modified) clang/lib/AST/ByteCode/Compiler.cpp (+1-2)
- (a
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/147188
Make sure we're properly registering DecompositionDecls.
>From 30dc7c787428bb601c6740d969e16ff8ea345d43 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Sun, 6 Jul 2025 15:07:47 +0200
Subject