llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Timm Baeder (tbaederr)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/117142.diff
2 Files Affected:
- (modified) clang/lib/AST/ByteCode/Interp.h (+3)
- (modified) clang/test/AST/ByteCode/builtin-bit-cast.cpp (+11)
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/117142
None
>From ea7847f4f414e052e0349fe503a2001b930bf22f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Thu, 21 Nov 2024 12:20:12 +0100
Subject: [PATCH] [clang][bytecode] Check FromPtr in BitCas