[all-commits] [llvm/llvm-project] b54e02: [clang][bytecode] Check pointer data type for bitc...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Jul 1 11:37:30 PDT 2025


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

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltinBitCast.cpp
    M clang/test/AST/ByteCode/placement-new.cpp

  Log Message:
  -----------
  [clang][bytecode] Check pointer data type for bitcast eligibility (#146552)

So we get the proper type for a heap-allocated value.



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