[all-commits] [llvm/llvm-project] 857ffa: [clang][bytecode] Recursively start lifetimes as w...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed May 28 07:16:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 857ffa19156695a36798660326922a3537ab828a
      https://github.com/llvm/llvm-project/commit/857ffa19156695a36798660326922a3537ab828a
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/DynamicAllocator.cpp
    M clang/lib/AST/ByteCode/Interp.cpp
    M clang/test/AST/ByteCode/placement-new.cpp

  Log Message:
  -----------
  [clang][bytecode] Recursively start lifetimes as well (#141742)

The constructor starts the lifetime of all the subobjects.



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