[all-commits] [llvm/llvm-project] 558d93: [clang][bytecode] Add Block::movePointersTo (#163795)

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Oct 16 22:58:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 558d935e93c20fea42fa8af54b401a74962c94c6
      https://github.com/llvm/llvm-project/commit/558d935e93c20fea42fa8af54b401a74962c94c6
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBlock.cpp
    M clang/lib/AST/ByteCode/InterpBlock.h
    M clang/lib/AST/ByteCode/Program.cpp

  Log Message:
  -----------
  [clang][bytecode] Add Block::movePointersTo (#163795)

which moves all the block's pointers to a new block.



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