[all-commits] [llvm/llvm-project] 904f58: [clang][bytecode] Use field descriptor in IntPoint...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Sep 19 00:12:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904f58e6b9418dab53719c7817e9216b95981a49
      https://github.com/llvm/llvm-project/commit/904f58e6b9418dab53719c7817e9216b95981a49
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-09-19 (Thu, 19 Sep 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/test/AST/ByteCode/codegen.c

  Log Message:
  -----------
  [clang][bytecode] Use field descriptor in IntPointer::atOffset (#109238)

We're otherwise still pointing to the old type, but with the new offset.



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