[all-commits] [llvm/llvm-project] 031101: [clang][bytecode] Diagnose delete of non-heap-allo...

Timm Baeder via All-commits all-commits at lists.llvm.org
Sat Apr 26 23:58:18 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 031101c66f152a1885ece1d7620071cb049edf51
      https://github.com/llvm/llvm-project/commit/031101c66f152a1885ece1d7620071cb049edf51
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Diagnose delete of non-heap-allocated blocks (#137475)

With std::allocator::deallocate() calls



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