[all-commits] [llvm/llvm-project] f0b9a0: [clang][bytecode] Diagnose delete with non-virtual...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Oct 31 02:14:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f0b9a0ba0649e11f190d20e86f92b566dfb8da0f
      https://github.com/llvm/llvm-project/commit/f0b9a0ba0649e11f190d20e86f92b566dfb8da0f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2024-10-31 (Thu, 31 Oct 2024)

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

  Log Message:
  -----------
  [clang][bytecode] Diagnose delete with non-virtual dtor (#114373)

... in the base class.



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