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

Vlad Serebrennikov via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 17 03:55:49 PDT 2026


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>


Endilll wrote:

> @Endilll @frederick-vs-ja p3533r2 does not actually seem to change anything regarding literal types, does it? That means types with virtual bases still aren't literal types but we they should be usable in constant expressions...?

That matches my understanding.

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


More information about the cfe-commits mailing list