[all-commits] [llvm/llvm-project] 0ddb57: [clang][bytecode] Remove base casts before doing m...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Apr 28 23:06:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ddb5794b7b47481ed713af0add392de324d5cd2
      https://github.com/llvm/llvm-project/commit/0ddb5794b7b47481ed713af0add392de324d5cd2
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Disasm.cpp
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/test/AST/ByteCode/builtin-functions.cpp

  Log Message:
  -----------
  [clang][bytecode] Remove base casts before doing memcpy (#137754)

We have to copy the entire thing, not just one of the bases.



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