[all-commits] [llvm/llvm-project] 70e2ac: [clang][bytecode] Check if operator delete calls a...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Apr 17 08:30:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70e2acf0c5650b8862c41f2697a9e0485ecb17be
      https://github.com/llvm/llvm-project/commit/70e2acf0c5650b8862c41f2697a9e0485ecb17be
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-17 (Thu, 17 Apr 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Check if operator delete calls are in the right frame (#136141)

This is only permitted in a std::allocator::deallocate frame.



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