[all-commits] [llvm/llvm-project] ca1bde: [clang][bytecode] Check dtor instance pointers for...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Mar 17 11:01:56 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca1bde0b91a6129e7bacee0fa67e4331b06dd683
      https://github.com/llvm/llvm-project/commit/ca1bde0b91a6129e7bacee0fa67e4331b06dd683
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-03-17 (Mon, 17 Mar 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Compiler.cpp
    M clang/lib/AST/ByteCode/Interp.cpp
    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] Check dtor instance pointers for active-ness (#128732)

And diagnose if we're trying to destroy an inactive member of a union.



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