[all-commits] [llvm/llvm-project] 23eef9: [clang][bytecode] Activate primitive fields before...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jul 22 21:09:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23eef9a7c40f15fcf3cd393e7dc18f48c516bf7e
      https://github.com/llvm/llvm-project/commit/23eef9a7c40f15fcf3cd393e7dc18f48c516bf7e
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-07-23 (Wed, 23 Jul 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Compiler.h
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/Opcodes.td
    M clang/test/AST/ByteCode/unions.cpp

  Log Message:
  -----------
  [clang][bytecode] Activate primitive fields before initializing them (#149963)

The initializer itself might need the field to be active.



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