[all-commits] [llvm/llvm-project] f35aac: [clang][Interp] Fix zero-initializing unions

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri May 24 06:16:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f35aac699167ef1046e2f177d2ba899c6975374e
      https://github.com/llvm/llvm-project/commit/f35aac699167ef1046e2f177d2ba899c6975374e
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-05-24 (Fri, 24 May 2024)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/test/AST/Interp/unions.cpp

  Log Message:
  -----------
  [clang][Interp] Fix zero-initializing unions

Only with primitive fields for now.



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