https://github.com/tbaederr closed
https://github.com/llvm/llvm-project/pull/123024
___
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
We have `discard()` these days.
---
Full diff: https://github.com/llvm/llvm-project/pull/123024.diff
1 Files Affected:
- (modified) clang/lib/AST/ByteCode/Compiler.cpp (+1-6)
``diff
diff --git a
https://github.com/tbaederr created
https://github.com/llvm/llvm-project/pull/123024
We have `discard()` these days.
>From b6da1ccfe8f0ff9ff25e226dc01b781291892c65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Timm=20B=C3=A4der?=
Date: Wed, 15 Jan 2025 08:50:52 +0100
Subject: [PATCH] [clang][byteco