[all-commits] [llvm/llvm-project] 576ced: [clang][bytecode] Simplify Block::replacePointer()...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jun 17 03:44:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 576ced56d78b48e658b0a170603388e4802f6311
      https://github.com/llvm/llvm-project/commit/576ced56d78b48e658b0a170603388e4802f6311
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-06-17 (Tue, 17 Jun 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Simplify Block::replacePointer() (#144490)

Try to do less work here instead of a full remove + add.



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