[all-commits] [llvm/llvm-project] 16853f: [clang][bytecode] Variadic ctors also start lifeti...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jun 2 07:17:09 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 16853f627616581293a8561b5c00dad33056c75f
      https://github.com/llvm/llvm-project/commit/16853f627616581293a8561b5c00dad33056c75f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/test/AST/ByteCode/records.cpp

  Log Message:
  -----------
  [clang][bytecode] Variadic ctors also start lifetime (#201113)

This is the same thing we do in the non-variadic `Call()`.



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