[all-commits] [llvm/llvm-project] 4f9e6b: [clang][bytecode] Fix calling operator new with no...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sun Jun 15 23:29:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f9e6bad8438f4440bfd68be2f0ebdca0d588d47
      https://github.com/llvm/llvm-project/commit/4f9e6bad8438f4440bfd68be2f0ebdca0d588d47
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-06-16 (Mon, 16 Jun 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/InterpBuiltin.cpp
    M clang/test/AST/ByteCode/new-delete.cpp

  Log Message:
  -----------
  [clang][bytecode] Fix calling operator new with nothrow/align parameter (#144271)

Discard all the parameters we don't care about.



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