[all-commits] [llvm/llvm-project] 43fd2c: [clang][bytecode] Implement base casts on integral...

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


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

  Changed paths:
    M clang/lib/AST/ByteCode/Interp.h
    M clang/lib/AST/ByteCode/Pointer.cpp
    M clang/lib/AST/ByteCode/Pointer.h
    A clang/test/AST/ByteCode/const-base-cast.cpp
    M clang/test/CodeGenCXX/const-base-cast.cpp

  Log Message:
  -----------
  [clang][bytecode] Implement base casts on integral pointers (#108340)

Get the right offset to apply from the RecordLayout.



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