[clang] [clang][bytecode] Support virtual bases in C++26 (PR #204289)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 25 22:53:04 PDT 2026


Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>,
Timm =?utf-8?q?Bäder?= <tbaeder at redhat.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/204289 at github.com>


================
@@ -0,0 +1,308 @@
+// RUN: %clang_cc1 -std=c++26 -fexperimental-new-constant-interpreter -verify %s
----------------
tbaederr wrote:

I think so but adding it here would just add a lot of noise to the test.

https://github.com/llvm/llvm-project/pull/204289


More information about the cfe-commits mailing list