https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/119552
___
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
block() requires the pointer to be a block pointer.
---
Full diff: https://github.com/llvm/llvm-project/pull/119552.diff
1 Files Affected:
- (modified) clang/lib/AST/ByteCode/InterpBuiltin.cpp (+1-1)
``
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/119552
block() requires the pointer to be a block pointer.
>From 254b9ed55904777931f666a30110fd356c595243 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Wed, 11 Dec 2024 13:52:02 +0100
Subject: [P