[all-commits] [llvm/llvm-project] 4581e5: [clang][bytecode][NFC] Don't push anything in Offs...

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Jul 9 00:53:37 PDT 2025


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

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h

  Log Message:
  -----------
  [clang][bytecode][NFC] Don't push anything in OffsetHelper (#147550)

Instead, return the new Pointer. This was weird before because some
callers had to get the value from the stack again to perform further
operations.



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