[all-commits] [llvm/llvm-project] 66f93d: [CIR] Add support for delegating constructors with...
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Fri Sep 5 13:19:35 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66f93dff6e0a1c92b1d28c7d40e0141217ae2a8d
https://github.com/llvm/llvm-project/commit/66f93dff6e0a1c92b1d28c7d40e0141217ae2a8d
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenClass.cpp
M clang/test/CIR/CodeGen/delegating-ctor.cpp
Log Message:
-----------
[CIR] Add support for delegating constructors with VTT args (#156970)
This adds support for handling delegating constructors with VTT
arguments.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list