[all-commits] [llvm/llvm-project] 834621: [clang][bytecode] Don't call ctor of primitive arr...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Aug 2 05:55:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 834621564fffb792008a6177ecade1c685519820
      https://github.com/llvm/llvm-project/commit/834621564fffb792008a6177ecade1c685519820
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-08-02 (Sat, 02 Aug 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Descriptor.cpp

  Log Message:
  -----------
  [clang][bytecode] Don't call ctor of primitive array elements (#151725)

We don't do that for single primitive variables, so avoid it for
primitive array elements as well.



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